quick-commit

0.2.5 • Public • Published

quick-commit Build StatusDependency Status

quickly update github repo

$ git rm . -r --cached
$ git add .
$ git commit -m [<msg> || 'update']
$ git push

NPM

Usage

$ npm install -g quick-commit
$ git-update [<msg>]

License

MIT

Package Sidebar

Install

npm i quick-commit

Weekly Downloads

0

Version

0.2.5

License

MIT

Last publish

Collaborators

  • rnbwd