Glad to see some more effort going into deployment tooling. I think the main goal of reinventing such tools in different languages is to get rid of the need of having dependencies outside of the current project's platform, which makes sense, for me at least.<p>Shameless plug: I'm the author of Flightplan[1], a library which provides a simple, yet powerful interface to execute sequences of shell commands on local and remote host(s).<p>[1] <a href="https://github.com/pstadler/flightplan" rel="nofollow">https://github.com/pstadler/flightplan</a>