Last active
June 15, 2016 06:28
-
-
Save tolu/b7be873a1e842ad667c972950ddd320d to your computer and use it in GitHub Desktop.
DevEnv Boxstarter Script - launch with >START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/tolu/b7be873a1e842ad667c972950ddd320d/raw/tolu-boxstarter.txt?huh=doh
This file contains hidden or 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
#BoxStarterConfigFile | |
#Basic Setup | |
Update-ExecutionPolicy Unrestricted | |
Set-ExplorerOptions -showHiddenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions | |
#Windows Features | |
cinst Microsoft-Hyper-V-All -source windowsfeatures | |
cinst IIS-WebServerRole -source windowsfeatures | |
cinst IIS-HttpCompressionDynamic -source windowsfeatures | |
cinst IIS-WebServer -source windowsfeatures | |
cinst IIS-WebServerManagementTools -source windowsfeatures | |
cinst IIS-HttpRedirect -source windowsfeatures | |
cinst IIS-ASPNET45 -source windowsfeatures | |
cinst IIS-ASPNET -source windowsfeatures | |
cinst urlrewrite | |
#Languages And Runtimes | |
cinst DotNet4.0 | |
cinst DotNet4.5 | |
cinst nodejs.install | |
cinst ruby | |
cinst ruby.devkit | |
cinst python | |
cinst pip | |
cinst easy.install | |
#Applications | |
cinst 7zip.install | |
cinst fiddler4 | |
cinst cmder -pre | |
cinst googlechrome | |
cinst poshgit | |
#Editors | |
cinst atom | |
cinst linqpad | |
cinst SublimeText3 | |
cinst SublimeText3-contextmenu | |
cinst SublimeText3.PackageControl | |
cinst SublimeText3.PowershellAlias | |
cinst visualstudiocode | |
cinst notepadplusplus.install | |
#Utilities | |
cinst Gow | |
cinst slack | |
cinst everything | |
cinst lockhunter | |
cinst agentransack | |
#Git | |
cinst git.install | |
cinst github | |
cinst git-credential-manager-for-windows | |
#Visual Studio | |
cinst nugetpackageexplorer | |
cinst visualstudio2015community | |
cinst windowsazurelibsfornet | |
cinst resharper |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ting som ikke funket for meg når jeg kjørte boxstarter scriptet:
cinst IIS-ASPNET45 -source windowsfeatures
cinst IIS-ASPNET -source windowsfeatures
cinst urlrewrite
cinst cmder -pre
Angående Cmder: "We have not and will not support the version in chocolatey. Please download the latest version on GitHub." https://chocolatey.org/packages/Cmder