Waux.Lang.Cli 0.0.2

dotnet tool install --global Waux.Lang.Cli --version 0.0.2
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Waux.Lang.Cli --version 0.0.2
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Waux.Lang.Cli&version=0.0.2
                    
nuke :add-package Waux.Lang.Cli --version 0.0.2
                    

Waux.Lang.Cli

This holds the CLI for Waux.Lang.

Please see the Waux.Lang project for better instructions on how to setup on your local machine.

Commands

  • Generate new package - run ./pack.ps1
  • Install as local tool from source - dotnet tool install --local --add-source .\bin\Release\ waux.lang.cli
  • Install as global tool from source - dotnet tool install --global --add-source .\bin\Release\ waux.lang.cli
    • If not running from /cli folder, update the .\bin\Release to wherever you *.nupkg is located.
  • Install from nuget - dotnet tool install --global Waux.Lang.Cli --version 0.0.1
  • Uninstall tool - dotnet tool uninstall -g waux.lang.cli
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.0.2 229 2/3/2025
0.0.1 221 2/1/2025