npm i -g auto-comiter-git
npm i -g git-go
auto "src/**/*.js" "public/**/*.js"
//This will take in glob paths
auto --no-git "src/**/*.js" "public/**/*.js"
//This will just give you a watching result, no git actions.
npm i -g auto-comiter-git
npm i -g git-go
auto "src/**/*.js" "public/**/*.js"
//This will take in glob paths
auto --no-git "src/**/*.js" "public/**/*.js"
//This will just give you a watching result, no git actions.
npm i auto-comiter-git
4
1.0.7
ISC
1.41 kB
3