workflow-shell
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

workflow_shell

Workflow Shell

oclif Version Downloads/week License

Usage

$ npm install -g workflow-shell
$ wsh COMMAND
running command...
$ wsh (-v|--version|version)
workflow-shell/0.0.1 darwin-x64 node-v10.15.3
$ wsh --help [COMMAND]
USAGE
  $ wsh COMMAND
...

Commands

wsh hello [FILE]

describe the command here

USAGE
  $ wsh hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ wsh hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

wsh help [COMMAND]

display help for wsh

USAGE
  $ wsh help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

/workflow-shell/

    Package Sidebar

    Install

    npm i workflow-shell

    Weekly Downloads

    0

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    3.55 kB

    Total Files

    5

    Last publish

    Collaborators

    • cgnpm