0.1.1 ā€¢ Published 12 months ago

generator-glory v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

All-in-one yeoman generator for TypeScript or JavaScript project.

Support below tool configurings on hand:

  • Code formatters: editorconfig, eslint, prettier
  • Version Control: git
  • Package Mangager: npm
  • typescript
  • VSCode configs: vscode
  • Docs: readme, license
  • lintstaged

Installation

Yeoman yo must be installed as it's requisite for running yeoman generators

npm install --global yo

Install this generator

npm install --global generator-glory

Usage

# for creating a new project
yo glory

# for appending new individul configuritions or updating existing configurations. Take `eslint` for example
yo glory:eslint

Author

šŸ‘¤ GloryWong

Show your support

Give a ā­ļø if this project helped you!