/koa-setup

setup koa 开发坏境

Primary LanguageJavaScript

Welcome to koa-setup 👋

Version License: ISC

koa setup

Feature

  1. 交互式 setup koa 开发坏境
  2. 支持以下中间件
    • koa-views
    • koa-router
    • koa-static
    • koa-body

TODO

  • 格式化生成的 index.js
  • task 支持优先级的概念
  • 增加 task 组合的概念
    • 并行
    • 串行
  • 抽离整个 task 概念为单独一个

Install

npm install koa-setup -g

注意 nodejs 版本必须大于 12

Usage

koa-setup

Run tests

npm  test

Author

👤 cuixiaorui

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator