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

0.0.1-alpha19 • Public • Published

xertz

oclif Version CircleCI Codecov Downloads/week License

Usage

$ npm install -g hotchpot
$ hotch COMMAND
running command...
$ hotch (-v|--version|version)
hotchpot/0.0.1-alpha19 darwin-x64 node-v12.16.1
$ hotch --help [COMMAND]
USAGE
  $ hotch COMMAND
...

Commands

hotch build

description of this example command

USAGE
  $ hotch build

See code: src/commands/build.ts

hotch check

Start a new Hotch project

USAGE
  $ hotch check

See code: src/commands/check.ts

hotch deploy

description of this example command

USAGE
  $ hotch deploy

See code: src/commands/deploy.ts

hotch destroy

USAGE
  $ hotch destroy

See code: src/commands/destroy.ts

hotch help [COMMAND]

display help for hotch

USAGE
  $ hotch help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

hotch init PROJECT [DEV]

Start a new Hotch project

USAGE
  $ hotch init PROJECT [DEV]

ARGUMENTS
  PROJECT  name of your new project
  DEV

ALIASES
  $ hotch i

See code: src/commands/init.ts

/hotchpot/

    Package Sidebar

    Install

    npm i hotchpot

    Weekly Downloads

    2

    Version

    0.0.1-alpha19

    License

    Apache 2.0

    Unpacked Size

    19.3 kB

    Total Files

    30

    Last publish

    Collaborators

    • fabulascode