Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 742 Bytes

File metadata and controls

35 lines (22 loc) · 742 Bytes

generator-gb-utility

No Maintenance Intended

NPM version

Subgenerators for my other generators

Installation

First, install Yeoman and generator-gb-utility using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-gb-utility

Add eslint to your project:

yo gb-utility:eslint

Add prettier to your project:

yo gb-utility:prettier

License

ISC © Gary Bortosky