|
Project Information
Members
Links
|
Introapt-cyg is a command-line installer for Cygwin which cooperates with Cygwin Setup and uses the same repository. The syntax is similar to apt-get. Usage examples:
Quick startFirst install subversion and wget through the standard cygwin setup program. Then run the following commands: # svn --force export http://apt-cyg.googlecode.com/svn/trunk/ /bin/ # chmod +x /bin/apt-cyg
# apt-cyg install nano To contribute to apt-cyg, see GettingStarted apt-cyg is a mature project and activity is currently low, but patches are still welcome |