Skip to content

kenote/kenote-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.