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
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Waux.Lang.Cli --version 0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
- If not running from
- Install from nuget -
dotnet tool install --global Waux.Lang.Cli --version 0.0.1
- Uninstall tool -
dotnet tool uninstall -g waux.lang.cli
Product | Versions 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.