loop-git
v1.1.4
Published
Specify the parent folder and execute the git command cyclically for subfolder
Downloads
12
Readme
gitloop
loop the git commands for directories!
usage
install
First, you have GIT installed on your computer!!!
npm install -g loop-git
// or
yarn global add loop-git
run
gitloop [git commands]
// example:
gitloop -o ../oneDir config user.name zigo
todo
- use motion friendly