My favorites | Sign in
Project Logo
             
Search
for
Updated Mar 13, 2009 by jhradilek
SourceCode  
How to get the latest development version.

As a version control system for its source code, w2do uses Git with a public repository located on Gitorious. To download the latest development version, you can either use the following command:

git clone git://gitorious.org/w2do/mainline.git w2do

or if you are behind a restrictive firewall:

git clone http://git.gitorious.org/w2do/mainline.git w2do

Alternatively, you can explore the repository tree directly in your browser.


Sign in to add a comment
Hosted by Google Code