git-annex/doc/download.mdwn
2011-07-02 17:14:27 -04:00

17 lines
727 B
Markdown

The main git repository for git-annex is `git://git-annex.branchable.com/`
(You can push changes to this wiki from that anonymous git checkout.)
Other mirrors of the git repository:
* `git://git.kitenet.net/git-annex` [[gitweb](http://git.kitenet.net/?p=git-annex.git;a=summary)]
* [at github](https://github.com/joeyh/git-annex)
To download a tarball of a particular release, use an url like
<http://git.kitenet.net/?p=git-annex.git;a=snapshot;sf=tgz;h=refs/tags/3.20110702>
From time to time, releases of git-annex are uploaded
[to hackage](http://hackage.haskell.org/package/git-annex).
Some operating systems include git-annex in easily prepackaged form and
others need some manual work. See [[install]] for details.