git-autocommit
git-autocommit copied to clipboard
Daemonize the bash script
We plan to make this script a standalone process which can be toggled and setup easily.
As far as I understood your issue, you could use something like pm2, for this, probably make it an npm package.
There should be a way to do this without any external libraries. I think we should look for something that's built into Linux by default like Cron Jobs.