Last active
August 29, 2015 14:18
-
-
Save jstott/50cd6a3b6da8bde92f88 to your computer and use it in GitHub Desktop.
Boxstarter target for Octo-Tentacle target servers - START http://boxstarter.org/package/nr/url?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions | |
cinst notepadplusplus | |
cinst googlechrome | |
cinst dotnet4.5.2 | |
cinst octopusdeploy.tentacle | |
cinst git.install | |
cinst 7zip.install | |
cinst 7zip.commandline | |
cinst nodejs.install | |
cinst chocolateygui | |
cinst nuget.commandline | |
cinst curl | |
cinst microsoft-build-tools |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment