Skip to content

Awalter0411/koa-inventor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

78 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

koa-inventor

npm npm npm

Interactive quick CLI tool for creating Koa projects ๐Ÿš€๐Ÿš€, quick develop without configuration

document

ไธญๆ–‡ๆ–‡ๆกฃ

English document ๐Ÿ‘‡

Feature

  1. Create the Koa project interactively
  2. Support for configurable middleware
    • koa-static
    • koa-router
    • koa-bodyparser
    • @koa/cors
  3. 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!

About

Interactive quick CLI tool for creating Koa projects ๐Ÿš€๐Ÿš€, quick develop without configuration

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published