Script that automates cloning, updating, and deploying mvn and npm repositories.
bash
git
npm
grep
sed
Run the script, and it will do the rest:
$ ./auto-deployLogs are saved to the log directory. You can view them with tail:
$ tail -f log/*