@theosyslack/carmen
TypeScript icon, indicating that this package has built-in type declarations

3.0.5 • Public • Published

carmen

oclif Version Downloads/week License

Usage

$ npm install -g @theosyslack/carmen
$ carmen COMMAND
running command...
$ carmen (-v|--version|version)
@theosyslack/carmen/3.0.5 darwin-x64 node-v12.16.1
$ carmen --help [COMMAND]
USAGE
  $ carmen COMMAND
...

Commands

carmen help [COMMAND]

display help for carmen

USAGE
  $ carmen help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

carmen scan [URL]

describe the command here

USAGE
  $ carmen scan [URL]

OPTIONS
  -h, --help    show CLI help
  -s, --silent

See code: src/commands/scan.ts

carmen screenshot [URL]

describe the command here

USAGE
  $ carmen screenshot [URL]

OPTIONS
  -h, --help     show CLI help
  -o, --out=out  [default: 1,606,518,819,799] Name of the output file. If no extension is specified, .png will be used.
  -s, --silent

See code: src/commands/screenshot.ts

carmen test [URL]

test out some pipeline

USAGE
  $ carmen test [URL]

See code: src/commands/test.ts

/@theosyslack/carmen/

    Package Sidebar

    Install

    npm i @theosyslack/carmen

    Weekly Downloads

    44

    Version

    3.0.5

    License

    MIT

    Unpacked Size

    19.4 kB

    Total Files

    44

    Last publish

    Collaborators

    • theosyslack