1.1.4 • Published 3 years ago

kenote-cli v1.1.4

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

kenote-cli

A personal command line tool.

NPM Version NPM Downloads Gratipay

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.