koa-spring-cli

1.0.3 • Public • Published

koa-spring-cli

A simple CLI for scaffolding koa2.js projects like SpringMvc.

Installation

Prerequisites: Node.js (>=10.x preferred), npm version 6+ and Git.

$ npm install -g koa-spring-cli

Usage

$ koa-spring-cli init <project-name>

Example:

$ koa-spring-cli init my-project

The above command generates the project at ./my-project/.

Doc

It is recommended to read the official documents of koa first.

Local Templates

Instead of a GitHub repo, just use the local template

License

ISC

Package Sidebar

Install

npm i koa-spring-cli

Weekly Downloads

12

Version

1.0.3

License

ISC

Unpacked Size

14.3 kB

Total Files

17

Last publish

Collaborators

  • yongwang.lu