Skip to content

bilashcse/gitIgnore-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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