brightkit

CLIs for BrightJS.

Usage no npm install needed!

<script type="module">
  import brightkit from 'https://cdn.skypack.dev/brightkit';
</script>

README

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