rush 0.4
Posted by Adam Wiggins on July 16, 2008 at 11:55 AM
rush 0.4 released. Some changes:
- Rush::Box#processes returns a ProcessSet, for syntax like this:
processes.filter(:cmdline => /mongrel_rails/).kill
Daemonize shell commands:
bash 'some_daemon', :background => truePass args to rush on the command line to execute a one-off, like this:
$ rush 'processes.filter(:command => "ruby")'
Comments
There is 1 comment on this post. Post yours →
Hey am getting 500 error on rush.heroku.com now. would be using it on my ubuntu machine soon
Post a comment
Required fields in bold.