RubyGems.org

breeze

0.1.0

Breeze makes it easy to automate server installation and configuration. It provides example scripts and configuration files that you can modify and keep in your revision control system. Thor tasks are provided to create server images, launch server instances etc.

installgem install breeze
Authors

Markus Bengts

4,393 total downloads 363 for this version
Owners

186dce768adc141764b686329a6b7926

Gemfile
gem "breeze", "~> 0.1.0"
Versions
  1. 0.1.0 October 28, 2012
  2. 0.0.5 January 13, 2012
  3. 0.0.4 April 18, 2011
  4. 0.0.3 March 22, 2011
  5. 0.0.2 March 21, 2011
Show all versions (6 total)
Runtime Dependencies
  1. fog >= 0
  2. thor >= 0
Development Dependencies
  1. aruba >= 0
  2. cucumber >= 0