generator-gitignore-io
v0.1.0
Published
Creates .gitignore files via gitignore.io
Downloads
5
Readme
generator-gitignore-io
Creates .gitignore files via gitignore.io
Installation
First, install Yeoman and generator-gitignore-io using npm (we assume you have pre-installed node.js).
npm install --global yo generator-gitignore-io
Then start generating your gitignore
file:
yo gitignore-io
Yeoman will walk you through the process one question at a time. You can always abort without changing anything (ctrl-c
)
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © Manuel Weidmann