To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorCio 0.0.0
Bundling cookbooks for production deployments.
Goals: Fast. Deterministic. Reliable.
Further details are here
Install it
Add this line to your application's Gemfile:
gem 'cio'
Then execute:
$ bundle
Or install it yourself as:
$ gem install cio
Configure it
Create a file named Ciofile
with content like:
site 'http://www.cookbooks.io'
demand 'mc-hostname'
cookbook 'mc-hostname'
The cookbooks names are the repository names on github.com/cookbooks.
Ensure the Ciofile
is in the folder you want your cookbooks
folder to be created.
Use it
$ cio install
$ cio help
Copyright
Copyright (c) 2012 Mark Van de Vyver.
See LICENSE for details.
Topics
Last published over 7 years ago by taqtiqa-mark.