@webreact/technician
v1.0.1
Published
Technician supports your webreact boilerplate theme
Downloads
2
Readme
@webreact/technician
Technician supports your webreact boilerplate theme
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]
technician system:actions
technician system:build-config
technician system:filters
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