kenote-cli
v1.1.4
Published
A personal command line tool.
Downloads
5
Readme
kenote-cli
A personal command line tool.
Engines
node >= 8.x.x
Install
$ npm i -g kenote-cli
Usage
$ kenote -h
Usage: kenote [command] [options]
Options:
-V, --version output the version number
-p --port <port> set http server port
-t --tag <tag-name> choose a script tag.
-e --example <example-url> use a git repository url
-h, --help output usage information
Commands:
create [options] create a new project.
config get or set your configuration.
script|run [options] run npm scripts of project.
serve|http [options] simple http service.
deploy [options] Deploy your service to the server.
License
this repo is released under the MIT License.