Comment on Show HN: Sultan – Pythonic interface to your shellparentComments−git-pull9yTwo more resources on top of sh:Invoke: http://www.pyinvoke.org/ wraps subprocess commands into Makefile-like tasksFabric: http://www.fabfile.org/ Same as invoke, but catered to remote subprocess commands over SSH−zwischenzug9yThis was featured on HN the other day:https://learnxinyminutes.com/docs/shutit/https://news.ycombinator.com/item?id=14526567−hultner9yVery nice, as a side note I must say that I as an avid tmux-user much appreciated your "The Tao of tmux" piece!
Comments
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
This was featured on HN the other day:
https://learnxinyminutes.com/docs/shutit/
https://news.ycombinator.com/item?id=14526567
Very nice, as a side note I must say that I as an avid tmux-user much appreciated your "The Tao of tmux" piece!