Skip to content

icoderMonkey/nost-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nost-cli

Node Framework Based On Koa

Installation

npm install -g nost-cli

Usage

nost -h

Options

options desc
-v, --version Output the current version
-h, --help Output usage information

Commands

command desc
init | i <project-name> Initialization Nost application
start Run Nost application
build | b Build Nost application.
info Display Nost project details
config | cfg <config-filename> Generate a configuration file
controller | c <controller-filename> Generate a controller declaration
error | e <error-types-filename> Generate a error declaration
middleware | m <middleware-filename> Generate a middleware declaration
router | r <router-filename> Generate a router declaration
service | s <service-filename> Generate a service declaration

About

nost-cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published