mirror of
https://github.com/m-lamonaca/script-launcher.git
synced 2025-04-05 09:56:27 +00:00
2 lines
114 B
PowerShell
2 lines
114 B
PowerShell
|
dotnet pack ./src -o ./nupkg
|
|||
|
dotnet tool install -g ScriptLauncher --add-source ./nupkg --ignore-failed-sources
|