1.0.7 • Published 5 years ago
auto-comiter-git v1.0.7
npm i -g auto-comiter-gitnpm i -g git-goauto "src/**/*.js" "public/**/*.js"
//This will take in glob pathsauto --no-git "src/**/*.js" "public/**/*.js"
//This will just give you a watching result, no git actions.