2.0.3 • Published 1 year ago
add-gi v2.0.3
Add .gitignore CLI
This is a CLI to add .gitignore files to your projects (from this repository)
Installation
To install it, just type this in your command line (you will need node.js)
npm install add-gi -g
Usage
Then navigate to some directory where you want to add gitignore and type for example:
addgi node
That's all! Now there is a .gitignore
file in your directory
List available options
If you want to see the available gitignore files, use:
addgi -l
(there's a lot)
Visit the repository
If you want to visit the gitignore repository, type:
addgi -r
2.0.3
1 year ago