Skip to content

ana-ac/generator-tools

Repository files navigation

Generator tools

It is a generator of the common tools that you usually use in your projects. The idea of this project is to have a parent generator with which you can launch the rest of subgenerators if you want.

The subgenerators that you will be able to launch are:

Launch & Installation

First of all install yeoman and this package.

npm i yo
npm i generator-tools

Then launch the generator.

yo tools

Launching it will give you several options to run any of the subgenerators. generator-tools-evidence

keywords

yeoman
yeoman-generator
generators
nodejs
npm
eslint
config-eslint-airbnb-base
jsdoc
docdash
docdash-elegant

License

MIT License (MIT) Copyright © 2019 Ana Arriaga Coll