Hacker News new | ask | show | jobs
by rizalp 4156 days ago
What's the difference between build tool, like gulp and deployment tool like Shipit?
1 comments

Shipit can run local and SSH commands easily on a group of servers, there is also a set of tasks ready for deployment.
So it's like a javascript version of fabric?