© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Sidhant Panda
Programmer
Take a look at Ansible as well as Shipit.
Shipit is a very small automation and deployment tool written in JavaScript. It is not as extensive as Ansible but if git pull && sh someScript.sh is what you are looking for, Shipit is your answer.
git pull && sh someScript.sh