Git pocket is a CLI app in which you can commit faster in git with just pressing 2 keys instead of writing.
These instructions will get you a copy of the project up and running on your local machine.
- Clone this repo to your local machine using
https://github.com/vexleet/git-pocket.git
or download ZIP
Install packages in root folder and run the app
$ npm install -g
$ git-pocket
In order for the app to work you have to be in the main directory of your repository (where is your .git folder) after that you open terminal and just write "git-pocket" and there you can see everything you can do with the app.