+1
-1
| { | ||
| "name": "gimmit", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "description": "Git commit but cuter", | ||
@@ -5,0 +5,0 @@ "main": "gimmit.js", |
+3
-2
@@ -20,5 +20,5 @@ # Gimmit | ||
| Assuming you already have `git` cli installed on your machine: simply install globally via `npm instal -g gimmit` or `yarn global add gimmit`. | ||
| Assuming you already have `git` cli installed on your machine and you've [setup](https://kbroman.org/github_tutorial/pages/first_time.html) authentication etc. then you can simply install `Gimmit` globally via `npm install -g gimmit` or `yarn global add gimmit`. | ||
| Once installed, You can now simply type `gimmit` when you want to make a commit to your repo and just follow the prompts. | ||
| Once installed, You can now simply type `gimmit` into a terminal window when you want to make a commit to your repo and just follow the prompts. | ||
@@ -75,2 +75,3 @@ ## Custom configuration | ||
| - [x] Override configuration and customize the selects via a .gimmitconfig | ||
| - [x] Adds prompt to push to remote | ||
| - [ ] Add the possibility for validations for commit messages | ||
@@ -77,0 +78,0 @@ |
Sorry, the diff of this file is not supported yet
160931
214.87%78
1.3%