Manage multiple git repositories from a single command.
Tool to work with multiple git repositories
mu
$ mu git status
$ mu clone repos.txt
$ mu pull
$ mu status
$ mu sh 'npm install'