cookbook 'git-annex', '= 0.1.1'
git-annex (7) Versions 0.1.1 Follow0
Installs git-annex
cookbook 'git-annex', '= 0.1.1', :supermarket
knife supermarket install git-annex
knife supermarket download git-annex
git-annex cookbook
This cookbook installs git-annex
on Debian, Ubuntu, and MacOS.
This cookbook's home is at https://github.com/3ofcoins/chef-cookbook-git-annex/
Requirements
-
dmg(used only on Mac) -
apt(used only on Ubuntu 12.04 to add PPA)
Usage
Add recipe[git-annex] to your run list. You may want to add
recipe[git] as well, git-annex is pretty much useless without Git.
Author
Author:: Maciej Pasternacki maciej@3ofcoins.net
Dependent cookbooks
| apt >= 0.0.0 |
| dmg >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.