1.0.4 • Published 5 years ago

ts-koa-generator v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

ts-koa-generator

快速创建 ts 版 koa2 应用的工具

Installation

npm install ts-koa-generator -g

Usage

ts-koa project

Command Line Options

   -v,--version        output the version number
   -p,--pug            add pug engine support
      --view [engine]  add view engine support [ejs, pug] (default: "pug")
      --css [engine]   add view engine support [css, less] (default: "css")
      --git            add .gitignore
   -f, --force         force on non-empty directory
   -h, --help          output usage information