For general information see the Github main page.
Repository browsing or downloading the code as a ZIP file
The Github browser on the Codehaus Cargo main page lets you browse the source code with ease.
It also has a facility to download versions as ZIP files, without requiring any extra software or command.
Code access
Github allows access to the code using three different methods:
- Git via HTTPS: https://github.com/codehaus-cargo/cargo.git
- Git via SSH: git@github.com:codehaus-cargo/cargo.git
- SVN via HTTPS: https://github.com/codehaus-cargo/cargo
Contributing
Codehaus Cargo is open to contributions. For more details read the Contributing page.