vlad version 2.5.1 has been released!
- home: http://rubyhitsquad.com/
- rdoc: http://hitsquad.rubyforge.org/vlad
- code: https://github.com/seattlerb/vlad
Vlad the Deployer is pragmatic application deployment automation,
without mercy. Much like Capistrano, but with 1/10th the
complexity. Vlad integrates seamlessly with Rake, and uses familiar
and standard tools like ssh and rsync.
Impale your application on the heartless spike of the Deployer.
Changes:
2.5.1 / 2013-06-20
-
2 minor enhancements:
- Make failed loads more obvious so you know you’re missing a plugin.
(dfl) - Updated for minitest 5.
- Make failed loads more obvious so you know you’re missing a plugin.