🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP β†’
Sign In

gimmit

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gimmit - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+1
-1
package.json
{
"name": "gimmit",
"version": "1.0.2",
"version": "1.0.3",
"description": "Git commit but cuter",

@@ -5,0 +5,0 @@ "main": "gimmit.js",

@@ -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