0.0.2 • Published 10 years ago

generator-gi v0.0.2

Weekly downloads
6
License
ISC
Repository
github
Last release
10 years ago

##generator-gi

Yeoman generator that creates or adds gitignore templates to a .gitignore file.

###Getting Started

Node and yeoman is required.

> npm install -g generator-gi

###Commands

List all the gitignore templates hosted by gitignore.io.

> yo gi:list

Create 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.