boxstarter - ArkaneSystems.Boxstarter.Basic 1.1.0
Basic setup for all my machines.
PM> Install-Package ArkaneSystems.Boxstarter.Basic -Version 1.1.0 -Source https://www.myget.org/F/boxstarter/api/v3/index.json
> nuget.exe install ArkaneSystems.Boxstarter.Basic -Version 1.1.0 -Source https://www.myget.org/F/boxstarter/api/v3/index.json
> dotnet add package ArkaneSystems.Boxstarter.Basic --version 1.1.0 --source https://www.myget.org/F/boxstarter/api/v3/index.json
source https://www.myget.org/F/boxstarter/api/v3/index.json
nuget ArkaneSystems.Boxstarter.Basic ~> 1.1.0
Copy to clipboard
> choco install ArkaneSystems.Boxstarter.Basic --version 1.1.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 "ArkaneSystems.Boxstarter.Basic" -RequiredVersion "1.1.0" -Repository "boxstarter"
Copy to clipboard
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.1.0 | 3.82 KB | Mon, 21 Aug 2017 13:58:53 GMT | 11 |
|
||
|
|
1.0.0 | 3.81 KB | Sun, 20 Aug 2017 15:04:21 GMT | 8 |
|