1.0.3 • Published 6 months ago

nost-cli v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

nost-cli

Node Framework Based On Koa

Installation

npm install -g nost-cli

Usage

nost -h

Options

optionsdesc
-v, --versionOutput the current version
-h, --helpOutput usage information

Commands

commanddesc
init | i \Initialization Nost application
startRun Nost application
build | bBuild Nost application.
infoDisplay Nost project details
config | cfg \Generate a configuration file
controller | c \Generate a controller declaration
error | e \Generate a error declaration
middleware | m \Generate a middleware declaration
router | r \Generate a router declaration
service | s \Generate a service declaration
1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago