generator-gi
v0.0.2
Published
A yeoman generator for .gitignore files, sourcing from http://www.gitignore.io.
Readme
##generator-gi
Yeoman generator that creates or adds gitignore templates to a .gitignore file.
###Getting Started
> npm install -g generator-gi###Commands
List all the gitignore templates hosted by gitignore.io.
> yo gi:listCreate or add gitignore templates to a .gitignore file.
> yo gi node vim intellij###Credits
Thanks to gitignore.io for hosting such an awesome and thanks to yeoman for making such an awesome tool.
