RubyGems Navigation menu

cook 2.0.10

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.0.10 - October 21, 2015 (18 KB)
  2. 2.0.9 - September 16, 2014 (18 KB)
  3. 2.0.8 - July 22, 2014 (17.5 KB)
  4. 2.0.7 - April 23, 2014 (17.5 KB)
  5. 2.0.6 - February 28, 2014 (16.5 KB)
Show all versions (11 total)

Runtime Dependencies (6):

construct ~> 0.1.7
erubis ~> 2.7
gpgme ~> 2.0
greenletters ~> 0.2
highline ~> 1.6.1
rake ~> 10.3.1

Development Dependencies (2):

hoe ~> 3.13
rdoc ~> 4.0

Owners:

Authors:

  • Stephen Gaito

SHA 256 checksum:

1c7aca120b3f09a4774891fbb05e80fc50737faf3056f90bbc1a3c5d4b03be66

Total downloads 28,544

For this version 3,372

License:

MIT

Required Ruby Version: >= 0

Links: