add links to git-annex.app builds
This commit is contained in:
parent
d9f8aad4f1
commit
de22ee5093
2 changed files with 9 additions and 1 deletions
|
@ -4,7 +4,7 @@ Quick commands given where possible, but see the individual pages for
|
|||
details.
|
||||
|
||||
[[!table format=dsv header=no data="""
|
||||
[[OSX]] |
|
||||
[[OSX]] | [download git-annex.app](http://downloads.kitenet.net/git-annex/OSX/git-annex.dmg.bz2) **beta**
|
||||
[[Debian]] | `apt-get install git-annex`
|
||||
[[Ubuntu]] | `apt-get install git-annex`
|
||||
[[FreeBSD]] | `pkg_add -r hs-git-annex`
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
## git-annex.app
|
||||
|
||||
For easy installation, Jimmy Tang builds a standalone git-annex.app
|
||||
of the git-annex assistant.
|
||||
|
||||
* [beta release of git-annex.app](http://downloads.kitenet.net/git-annex/OSX/git-annex.dmg.bz2)
|
||||
* [daily build of git-annex.app](http://www.sgenomics.org/~jtang/gitbuilder-git-annex-x00-x86_64-apple-darwin10.8.0-binary/dist/git-annex-master-Darwin-x86_64-app.tar.bz2) ([build logs](http://www.sgenomics.org/~jtang/gitbuilder-git-annex-x00-x86_64-apple-darwin10.8.0-binary/))
|
||||
|
||||
## using Brew
|
||||
|
||||
<pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue