saurabh0719 / gitmeup

cli tool to automate repetitive git commands. :computer:

Home Page:https://www.npmjs.com/package/gitmeup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitmeup

cli tool to automate git commands (add ., commit, pull push).

Installation :

Using npm

$ npm install gitmeup -g

To update the package

$ npm update gitmeup -g

Usage guide :

Run it inside any git repository:

$ gitmeup run

Change the default settings:

$ gitmeup defaults

About

cli tool to automate repetitive git commands. :computer:

https://www.npmjs.com/package/gitmeup

License:MIT License


Languages

Language:JavaScript 100.0%