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:
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.
yeoman
yeoman-generator
generators
nodejs
npm
eslint
config-eslint-airbnb-base
jsdoc
docdash
docdash-elegant
MIT License (MIT) Copyright © 2019 Ana Arriaga Coll