Sign in Sign up
rubygems

cook

cook is a rake extension with: 1. configuration file, 1. the ability to retrieve passwords from encrypted configuration files, 1. the ability to create files using Erubis templates, 1. the ablity to interact with both local and remote shells. Its main file is a traditional rake Rakefile, which has recipe commands. Each recipe is a collection of rake task files and associated YAML configuration files, allowing tasks to make use of extensive configuration information. The configuration is built up from the various fragments in the conf files assocaited with each set of rake tasks.

Activity

Latest release
10y ago
Total releases
10
Cadence
~31 days
Last 12 months
0

Details

License
MIT
First release
Jan 15, 2014
Releases
Version Released
2.0.10 patch
2.0.9 patch
2.0.8 patch
2.0.7 patch
2.0.6 patch
2.0.5 patch
2.0.4 patch
2.0.3 patch
2.0.2 patch
2.0.1 initial