Created
July 20, 2016 19:46
-
-
Save marcduiker/4d8a6074a04778826ea2132bdc4512b7 to your computer and use it in GitHub Desktop.
Boxstarter script for installing dev tools on my local dev machine.
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
cinst cURL | |
cinst fiddler4 | |
cinst git | |
cinst ilspy | |
cinst luke.portable | |
cinst mssqlserver2014express | |
cinst mssqlservermanagementstudio2014express | |
cinst nodejs.install | |
cinst notepadplusplus | |
cinst nuget.commandline | |
cinst nugetpackageexplorer | |
cinst poshgit | |
cinst scla | |
cinst sim | |
cinst smtp4dev | |
cinst sourcetree -version 1.8.3 | |
cinst sysinternals | |
cinst visualstudiocode | |
cinst visualstudio2015professional | |
cinst winmerge |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment