RubyGems Navigation menu

cook 2.0.8

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.11
rdoc ~> 4.0

Owners:

Authors:

  • Stephen Gaito

SHA 256 checksum:

8942548471cc2d0a80ed73247b7786d7ee8aeedcbcf44786195fc960949af693

Total downloads 28,598

For this version 2,709

License:

MIT

Required Ruby Version: >= 0

Links: