CLIs for BrightJS.
Useage:
version show version
create create a project at current folder
run run the project by corigiserver
build build the project by brightbuilder
$ npm install brightkit -g
$ mkdir projectName
$ cd projectName
$ brightkit create
$ brightkit run
Copyright (c) 2016-2017 WangJinliang(hou80houzhu)

