This package is the Core CLI.
We encourage to install the CLI globally, this is not required, but this is how we use it in our organization:
yarn global add @straw-hat/cli
You can use shc plugins:install
command to install additional plugins that
extend the CLI.
Use yarn start
to recompile the project in watch mode
. Use plugins
commands to link or install new functionalities. Use shc plugins --help
for
more information.
shc autocomplete
- display autocomplete installation instructionsshc del
- removes thingsshc gen
- multiple generatorsshc help
- display help for shcshc info
- gather relevant information about the CLIshc plugins
- list installed plugins