0.1.1 ⢠Published 3 years ago
generator-glory v0.1.1
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:
npmtypescript- VSCode configs:
vscode- Docs:
readme,licenselintstaged
Installation
Yeoman yo must be installed as it's requisite for running yeoman generators
npm install --global yoInstall this generator
npm install --global generator-gloryUsage
# for creating a new project
yo glory
# for appending new individul configuritions or updating existing configurations. Take `eslint` for example
yo glory:eslintAuthor
š¤ GloryWong
- Website: zhaozhao.today
- GitHub: @GloryWong
Show your support
Give a āļø if this project helped you!