1.1.0 • Published 7 days ago

kooomator v1.1.0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
7 days ago

Kooomator

Kooomo's template manager

Usage

$ npm install -g kooomator
$ kooomator COMMAND
running command...
$ kooomator (--version)
kooomator/1.1.0 darwin-x64 node-v21.7.3
$ kooomator --help [COMMAND]
USAGE
  $ kooomator COMMAND
...

Commands

kooomator deploy

Deploy your changes live

USAGE
  $ kooomator deploy

DESCRIPTION
  Deploy your changes live

kooomator help [COMMAND]

Display help for kooomator.

USAGE
  $ kooomator help [COMMAND] [-n]

ARGUMENTS
  COMMAND  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for kooomator.

See code: @oclif/plugin-help

kooomator setup

Configures the client

USAGE
  $ kooomator setup

DESCRIPTION
  Configures the client

kooomator test

Test the template

USAGE
  $ kooomator test

DESCRIPTION
  Test the template

kooomator update

Check and apply updates to the template

USAGE
  $ kooomator update

DESCRIPTION
  Check and apply updates to the template

kooomator watch

Watch and sync file changes

USAGE
  $ kooomator watch

DESCRIPTION
  Watch and sync file changes