1.0.1 • Published 4 years ago
gittyignore v1.0.1
An Interactive CLI Package to Generate .gitignore
This is an interactive command line to generate .gitignore file templates across different tools, framework, languages e.t.c.
We use the list from the GitHub repo to populate the .gitignore template.
N.B: You need to have NodeJS installed
Installation
Install package using this command:
npm install -g gittyignore
Using the Package
In the directory were you want to include the .gitignore file
run gittyignore to open a suite of interactive questions.
TODOS
publish first package- run using bash - (probably a rewrite)
- cli option to view list of available template