|
Source
Repositories and released archives
The source code is available either as source code archives or using one of the repositories listed below. Generally, the released archives are more stable, but may lack important features and fixes. If you want to keep in sync with the latest source code, tracking the repository below is recommended. It also allows you to easily keep track of local changes and make contributions to the project. Master repository: The master repository serves as the main integration point for new changes. It is hosted at http://github.com/myabc/markdownj/tree/master. Use this command to anonymously clone and check out the latest project source code for the master repository:git clone git://github.com/myabc/markdownj.git |