diaspora/config/sprinkle/README
2010-06-16 19:42:39 -07:00

15 lines
No EOL
362 B
Text

= Example Rails Sprinkle 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.markdown