0.0.6 • Published 8 years ago

brightkit v0.0.6

Weekly downloads
14
License
-
Repository
github
Last release
8 years ago

brightkit Build Status

NPM

CLIs for BrightJS.

CLIs

Useage:
   version      show version
   create       create a project at current folder
   run          run the project by corigiserver
   build        build the project by brightbuilder

How to use

$ npm install brightkit -g
$ mkdir projectName
$ cd projectName
$ brightkit create
$ brightkit run

License

Copyright (c) 2016-2017 WangJinliang(hou80houzhu)

MIT License