7 lines
262 B
Markdown
7 lines
262 B
Markdown
To build and use git-annex, you will need:
|
|
|
|
* 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`
|