simple-koa2-cli

1.5.1 • Public • Published

simple-koa2-cli

A simple CLI for scaffolding koa2.js projects.

Installation

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

$ npm install -g simple-koa2-cli

Usage

$ koa2-cli init <project-name>

Example:

$ koa2-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 simple-koa2-cli

Weekly Downloads

2

Version

1.5.1

License

ISC

Unpacked Size

8.23 kB

Total Files

14

Last publish

Collaborators

  • bob.gao