Add more lightweigth tools instead of full VS suite
This commit is contained in:
parent
0a219e0db4
commit
d3ffdbcbd0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
@echo on
|
@echo on
|
||||||
choco install -y --allowEmptyChecksum firefox googlechrome wget notepadplusplus sublimetext3 mono monodevelop gtksharp visualstudiocode microsoft-build-tools visualstudio2015community p4merge dotnet4.5 ruby nodejs.install stylecop conemu dejavufonts
|
choco install -y --allowEmptyChecksum firefox googlechrome wget notepadplusplus sublimetext3 mono monodevelop gtksharp visualstudiocode p4merge dotnet4.5 ruby nodejs.install stylecop conemu dejavufonts ag
|
||||||
call refreshenv
|
call refreshenv
|
||||||
|
|
||||||
wget -c https://cygwin.com/setup-x86_64.exe
|
wget -c https://cygwin.com/setup-x86_64.exe
|
||||||
|
|
Loading…
Reference in a new issue