Merge pull request #23 from cyplo/mono_for_windows

Add c# programming tools for windows
This commit is contained in:
Cyryl Płotnicki 2016-08-05 14:52:30 +02:00 committed by GitHub
commit 52caf6d5a6

View file

@ -1,5 +1,5 @@
@echo on @echo on
choco install -y firefox googlechrome wget notepadplusplus sublimetext3 choco install -y firefox googlechrome wget notepadplusplus sublimetext3 mono monodevelop gtksharp visualstudiocode microsoft-build-tools visualstudio2015community p4merge dotnet4.5
wget -c https://cygwin.com/setup-x86_64.exe wget -c https://cygwin.com/setup-x86_64.exe
setup-x86_64.exe -R "C:\cygwin64" -s http://cygwin.netbet.org/ -q -g -P curl,zsh,git,vim,wget,xz,tar,gawk,bzip2,subversion,zlib,fontconfig,clang setup-x86_64.exe -R "C:\cygwin64" -s http://cygwin.netbet.org/ -q -g -P curl,zsh,git,vim,wget,xz,tar,gawk,bzip2,subversion,zlib,fontconfig,clang