Add stylecop on windows
This commit is contained in:
parent
2f2b7431f3
commit
9dc044b64d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
@echo on
|
||||
choco install -y --allowEmptyChecksum firefox googlechrome wget notepadplusplus sublimetext3 mono monodevelop gtksharp visualstudiocode microsoft-build-tools visualstudio2015community p4merge dotnet4.5 ruby nodejs
|
||||
choco install -y --allowEmptyChecksum firefox googlechrome wget notepadplusplus sublimetext3 mono monodevelop gtksharp visualstudiocode microsoft-build-tools visualstudio2015community p4merge dotnet4.5 ruby nodejs stylecop
|
||||
|
||||
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,cmake,lua,perl
|
||||
|
|
Loading…
Reference in a new issue