Skip to content

Instantly share code, notes, and snippets.

@dkingofpa
Created January 18, 2012 03:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dkingofpa/1630619 to your computer and use it in GitHub Desktop.
Save dkingofpa/1630619 to your computer and use it in GitHub Desktop.
cygwin batch file
setup.exe ^
-D ^
-A ^
-q ^
-R c:\cygwin ^
-s http://mirrors.kernel.org ^
-P ^
ruby,^
curl,^
git,^
mingw64-i686-gcc-g++,^
gcc,^
libtool,^
make,^
automake,^
readline,^
libreadline7,^
zlib-devel,^
ncurses,^
vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment