0.0.5 • Published 4 years ago

@mshima/generator-generator v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Yeoman generators and utilities.

Getting started

  • Run: yo @mshima:[generator] --experimental

Current implemented generators

  • generator (generates, configures, and manipulates generators)
  • git (generates git related files)
  • github (generates github related files)
  • lerna (generates, configure, and manage lerna packages)
  • license (generates license file)
  • mocha (generates and configures mocha dependency and files)
  • node-package (generates a node package)
  • package-json (generates and manipulates a package.json)
  • readme (generates a README.md)
  • xo (generates and configures xo dependency and files)

Current implemented utilities

  • author (utility to get author details)
  • espree (utility to insert code inside a existing js file)
  • json (utility to format json files)
  • menu (utility to create a main menu)

License

MIT © Marcelo Boveto Shima

0.0.3

4 years ago

0.0.2

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.1

4 years ago