1.2.0 • Published 3 years ago
koa-inventor v1.2.0
koa-inventor
Interactive quick CLI tool for creating
Koa
projects 🚀🚀, quick develop without configuration
document
Feature
- Create the
Koa
project interactively - Support for configurable middleware
- koa-static
- koa-router
- koa-bodyparser
- @koa/cors
- Support to select package management tools (npm, yarn, pnpm)
Install
npm install koa-inventor -g
please ensure you can use prettier
globally,if prettier
is not installed on your computer globally, use this command:
npm install prettier -g
Usage
- create project
koa-inventor create
- create a module
koa-inventor gm [moduleName]
- help
koa-inventor -h
Support
If this project can help you, please click star ⭐ to me. Thank you very much!
1.2.0
3 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.1.9
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.0.8
3 years ago
1.1.6
3 years ago
1.0.7
3 years ago
1.1.5
3 years ago
1.0.6
3 years ago
1.1.4
3 years ago
1.0.5
3 years ago
1.1.3
3 years ago
1.0.4
3 years ago
1.1.2
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago