0.4.5 • Published 2 years ago

porky-cli v0.4.5

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

npm node size

porky-cli

This is a scaffold

Install

npm:

$ npm install -g porky-cli

yarn:

$ yarn add global porky-cli

Usage

Command line usage

First, you have to install the dependency package globally

$ porky [options]

example:

$ porky yo --myo

Command line options

Options:
  -V, --Version                  output the version number
  --log-level <level>            log4js log level, for more: https://github.com/log4js-node/log4js-node (default: "all")
  --clear                        whether to clear this time execute command generated by the temporary cache (default: false)
  -h, --help                     display help for command

Commands:
  init                           configure or reconfigure some init info
  add <plugins...>               add one or more plugins, it can be remote, local, or a js file
  remove [options] [plugins...]  remove one or more plugins, it can be remote, local, or a js file
  list [options]                 list available plugins
  run [options] <cmd>            run the command provided by the added plugin
  exec <cmds...>                 exec the command in the runtime directory
  yo [options]                   CLI tool for running Yeoman generators http://yeoman.io
  dvs [options]                  Synchronize and update the dependencies of the package.json to the installed version
  config <command>               Manages the .porkyrc.json configuration file.
  help [command]                 display help for command
0.4.5

2 years ago

0.4.4

2 years ago

0.4.3

3 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago