RubyGems.org

simpleton

0.7.0

Simpleton is a deployment micro-framework which aims to simplify and improve the deployment of web applications. In this regard, it is in the same space as Capistrano, Vlad the Deployer, and other similar tools. Simpleton is written in Ruby, and relies on existing UNIX command-line tools (`ssh`, `git`, etc.) to bring out the best of both worlds: a powerful DSL with testable deployment scripts, and a set of proven tools that are available (almost) everywhere.

installgem install simpleton
Authors

Vladimir Andrijevik

6,533 total downloads 595 for this version
Owners

5df5bcd1e9e1f077dc15660943439932

Gemfile
gem "simpleton", "~> 0.7.0"
Versions
  1. 0.7.0 April 18, 2011
  2. 0.6.2 April 15, 2011
  3. 0.6.1 April 10, 2011
  4. 0.5.0 June 8, 2010
  5. 0.4.0 May 20, 2010
Show all versions (10 total)
Runtime Dependencies
  1. session = 3.1.0