git-annex/doc/install.mdwn

9 lines
291 B
Text
Raw Normal View History

2010-10-19 20:32:50 +00:00
To build and use git-annex, you will need:
2010-10-20 01:25:59 +00:00
* git: <http://git-scm.com/>
2010-10-19 20:32:50 +00:00
* The Haskell Platform: <http://haskell.org/platform/>
* MissingH: <http://github.com/jgoerzen/missingh/wiki>
* uuid: <http://www.ossp.org/pkg/lib/uuid/>
Then just [[download]] git-annex and run: `make; make install`