1.0.4 • Published 5 years ago

semi-auto-git v1.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

semi-auto-git

git add, commit, push in one step

Installation

Using npm:

npm i -g npm
npm i -g --save semi-auto-git

Usage

In the git repository you want to commit & push, Type sag to start the script:

sag

image-20190813211336798

You can choose which file to add

image-20190813211502262

You can add commit message

unknown.png

after a while of pushing

image-20190813211812970

and it will be done!

enjoy!

uninstall

npm uninstall -g semi-auto-git

it’s in actually the {prefix}/lib/node_modules/

everyone may have different {prefix}path, you can find yours by typing npm config list in the command line.

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago