OS-specific instructions

Using cabal

As a haskell package, git-annex can be installed using cabal. For example:

cabal install git-annex --bindir=$HOME/bin

Installation by hand

To build and use git-annex, you will need:

Then just download git-annex and run: make; make install

Comments on this page are closed.