1.0.1 • Published 2 years ago

@webreact/technician v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@webreact/technician

Technician supports your webreact boilerplate theme

oclif Version Downloads/week License

Usage

$ npm install -g @webreact/technician
$ technician COMMAND
running command...
$ technician (-v|--version|version)
@webreact/technician/1.0.1 darwin-x64 node-v16.13.0
$ technician --help [COMMAND]
USAGE
  $ technician COMMAND
...

Commands

technician help [COMMAND]

display help for technician

USAGE
  $ technician help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

technician system:actions

Build your project action data

USAGE
  $ technician system:actions

See code: src/commands/system/actions.ts

technician system:build-config

Build your project data

USAGE
  $ technician system:build-config

ALIASES
  $ technician system:build
  $ technician system:config

See code: src/commands/system/build-config.ts

technician system:filters

Build your project filter data

USAGE
  $ technician system:filters

See code: src/commands/system/filters.ts