generator-gitignore-io

Creates .gitignore files via gitignore.io

Usage no npm install needed!

<script type="module">
  import generatorGitignoreIo from 'https://cdn.skypack.dev/generator-gitignore-io';
</script>

README

generator-gitignore-io

npm-image

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