kenote-cli
TypeScript icon, indicating that this package has built-in type declarations

1.1.4 • Public • Published

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.

Package Sidebar

Install

npm i kenote-cli

Weekly Downloads

0

Version

1.1.4

License

MIT

Unpacked Size

117 kB

Total Files

32

Last publish

Collaborators

  • thondery