boxstarter - BoxStarter.Helpers 0.1.72

Helper functions that Boxstarter uses to customize the windows environment.

PM> Install-Package BoxStarter.Helpers -Version 0.1.72 -Source https://www.myget.org/F/boxstarter/api/v3/index.json

Copy to clipboard

> nuget.exe install BoxStarter.Helpers -Version 0.1.72 -Source https://www.myget.org/F/boxstarter/api/v3/index.json

Copy to clipboard

> dotnet add package BoxStarter.Helpers --version 0.1.72 --source https://www.myget.org/F/boxstarter/api/v3/index.json

Copy to clipboard
<PackageReference Include="BoxStarter.Helpers" Version="0.1.72" />
Copy to clipboard
source https://www.myget.org/F/boxstarter/api/v3/index.json

nuget BoxStarter.Helpers  ~> 0.1.72
Copy to clipboard

> choco install BoxStarter.Helpers --version 0.1.72 --source https://www.myget.org/F/boxstarter/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "boxstarter" -SourceLocation "https://www.myget.org/F/boxstarter/api/v2"
Install-Module -Name "BoxStarter.Helpers" -RequiredVersion "0.1.72" -Repository "boxstarter" 
Copy to clipboard

Owners

Matt Wrock

Authors

Matt Wrock

Project URL

https://boxstarter.codeplex.com/

License

Unknown

Tags

devops chocolatey bootstraper setup windows customizations

Info

233 total downloads
165 downloads for version 0.1.72
Download (10.21 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.1.72 10.21 KB Sat, 09 Feb 2013 16:48:27 GMT 165
0.1.68 10.16 KB Thu, 07 Feb 2013 16:24:42 GMT 18
0.1.64 9.41 KB Tue, 05 Feb 2013 23:23:30 GMT 13
0.1.60 9.41 KB Mon, 04 Feb 2013 23:16:37 GMT 12
0.1.58 9.37 KB Mon, 04 Feb 2013 18:56:45 GMT 25