Get the Source

To get the source code for DoubleCommand, use git like so:

git clone git://github.com/mbaltaks/doublecommand.git

For a particular version, use tags like this once you have cloned the code:

git checkout Release-1.6.1

Or browse the source code using the web interface.