Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 459 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 459 Bytes

gitIgnore-generator

cli application to generate git Ignore file automatically

Features

  • Simple command to generate .gitignore file
  • Most of the language, IDE supports

Installation

$ npm i -g gigen

Usages

To start cli app just write below command & press enter

gigen

API

We are using gitignore.io API to get list of options & generate .gitignore file. To check API documentation please visit: https://docs.gitignore.io