A utility to install Cygwin (http://cygwin.com) packages and their dependencies.
Cygwin is a Linux environment for Windows. You may provide a single package name or a comma separated list of package names to install. e.g. `cyg-get openssh` or `cyg-get git gitk git-completion` For a default installation of Cygwin, call `cyg-get default`. For all options you can use, call `cyg-get -help`.