boxstarter - erewhon.DefaultInstall 1.0.0
Package description
PM> Install-Package erewhon.DefaultInstall -Version 1.0.0 -Source https://www.myget.org/F/boxstarter/api/v3/index.json
> nuget.exe install erewhon.DefaultInstall -Version 1.0.0 -Source https://www.myget.org/F/boxstarter/api/v3/index.json
> dotnet add package erewhon.DefaultInstall --version 1.0.0 --source https://www.myget.org/F/boxstarter/api/v3/index.json
source https://www.myget.org/F/boxstarter/api/v3/index.json
nuget erewhon.DefaultInstall ~> 1.0.0
Copy to clipboard
> choco install erewhon.DefaultInstall --version 1.0.0 --source https://www.myget.org/F/boxstarter/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "boxstarter" -SourceLocation "https://www.myget.org/F/boxstarter/api/v2"
Install-Module -Name "erewhon.DefaultInstall" -RequiredVersion "1.0.0" -Repository "boxstarter"
Copy to clipboard
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0 | 3.36 KB | Sun, 14 Feb 2016 03:45:01 GMT | 68 |
|