Skip to content

基于node的服务端框架 nomi 的cli工具,帮助您快速构建nomi应用

Notifications You must be signed in to change notification settings

williamkwg/nomi-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

$ npm install  nomi-cli -g --save

Node.js >= 8.0.0 required.

Usage

$ nomi-cli -v  or  nomi-cli --version // show the version of nomi-cli 
$ nomi-cli -h  or  nomi-cli --help  // show the all commands of nomi-cli
$ nomi-cli init  // init nomi application 
$ nomi-cli build // according to the configuration file to build the nomi application

About

基于node的服务端框架 nomi 的cli工具,帮助您快速构建nomi应用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published