Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

[deleted]


Shipit is an automation and deployment tool, git hook is just a hook on a git command. You can't run a command on 10 servers in parallel using git hook post-receive.


technically, a hook shell script could start 10 background commands, or start 10 commands using GNU Parallel.

This obsession with using a single language for everything is ridiculous and needs to end.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: