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://sprinkle.rubyforge.org/
Clone URL: git://github.com/crafterm/sprinkle.git
sprinkle / examples / rails
README
= 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