public
Rubygem
Description: Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails or Merb stack on a brand new slice directly after its been created
Homepage: http://github.com/crafterm/sprinkle
Clone URL: git://github.com/crafterm/sprinkle.git
Click here to lend your support to: sprinkle and make a donation at www.pledgie.com !
sprinkle / examples / rails
name age message
..
file README Loading commit data...
file deploy.rb
directory packages/
file rails.rb Tue Jul 22 23:16:03 -0700 2008 added examples for version control in the 'scm'... [adzap]
= Example Rails Spinkle Deployment Script

The following example shows how you can provision Rails and associated packages onto a remote server (or set of 
servers).

== Usage:

$> sprinkle -s rails.rb

or in test mode:

$> sprinkle -t -s rails.rb

== Information

For more information, please see: http://github.com/crafterm/sprinkle/tree/master/README.txt