generator-glory
v0.1.1
Published
Glory project scaffold
Downloads
2
Maintainers
Readme
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
- Website: zhaozhao.today
- GitHub: @GloryWong
Show your support
Give a ⭐️ if this project helped you!