rush 0.3
Posted by Adam Wiggins on March 26, 2008 at 12:35 PM
You can read the full details, but here's a tantalizing sample:
box.bash 'mongrel_rails start', :user => 'www', :env => { :RAILS_ENV => 'production' } file.access = { :user_can => :read_and_write, :group_and_other_can => :read }
Backticks are just so 2007.
Comments
There are 3 comments on this post. Post yours →
I can not adequately convey the sheer joy it was to rewrite my Bash deployment functions in Ruby. Bonus points for one of the coolest unix command names, ever.
Heya,
can you add tarball releases, or .gem releases? (I can convert a gem to a tarball easily on my own)
I dont have git installed and would not want to use git, and I also dont use gems :(
Sure, here's a tarball courtesy of github: http://github.com/adamwiggins/rush/tarball/master
Post a comment
Required fields in bold.