Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 546 Bytes

File metadata and controls

27 lines (17 loc) · 546 Bytes

GITINT

Node CLI App

Installation

Make sure you have nodejs already installed in your local machine.

If you already have configured nodejs, then execute following commands, npm install && npm link

Usage

Use the following command to know all the options, gitint -h

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

Apache 2.0