RubyGems Navigation menu

cook 2.0.9

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:

d060731991fda30aa8918769f0210128b3d3091986a26be2545eeb621acb65f1

Total downloads 28,424

For this version 2,734

License:

MIT

Required Ruby Version: >= 0

Links: