Hacker News new | ask | show | jobs
by git-pull 3289 days ago
Two more resources on top of sh:

Invoke: http://www.pyinvoke.org/ wraps subprocess commands into Makefile-like tasks

Fabric: http://www.fabfile.org/ Same as invoke, but catered to remote subprocess commands over SSH

2 comments

Very nice, as a side note I must say that I as an avid tmux-user much appreciated your "The Tao of tmux" piece!