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

0.2.1 • Public • Published

utools-cli

utools command helper

oclif Version Downloads/week License

Usage

$ npm install -g utools-cli
$ utools COMMAND
running command...
$ utools (-v|--version|version)
utools-cli/0.2.1 darwin-x64 node-v10.14.2
$ utools --help [COMMAND]
USAGE
  $ utools COMMAND
...

Commands

utools doc [OUTPUT]

文档生成器,将markdown等文档,自动转化为utools文档插件

USAGE
  $ utools doc [OUTPUT]

OPTIONS
  -h, --help           show CLI help
  -p, --plugin=plugin  plugin.json path

EXAMPLE
  $ utools doc -p plugin.json public

See code: src/commands/doc.ts

utools help [COMMAND]

display help for utools

USAGE
  $ utools help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

/utools-cli/

    Package Sidebar

    Install

    npm i utools-cli

    Weekly Downloads

    3

    Version

    0.2.1

    License

    MIT

    Unpacked Size

    40.1 kB

    Total Files

    27

    Last publish

    Collaborators

    • mohuishou