70 Forks
74 Stars
74 Watchers

cargo

Codehaus Cargo source code

How to download and setup cargo

Open terminal and run command
git clone https://github.com/codehaus-cargo/cargo.git
git clone is used to create a copy or clone of cargo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cargo https://github.com/codehaus-cargo/cargo/archive/master.zip

Or simply clone cargo with SSH
[email protected]:codehaus-cargo/cargo.git

If you have some problems with cargo

You may open issue on cargo support forum (system) here: https://github.com/codehaus-cargo/cargo/issues