The External widget Command Line Interface (CLI)
Install the External widget CLI to be used in your project with
yarn add -D megaputer/external-widget-cli
And then you should be able to run the CLI with
npx external-widget --help
External widget CLI [Node: 18.17.1]
external-widget <command>
Commands:
external-widget create Create widget
external-widget archive Create an archive with widgets
Options:
--version Show version number [boolean]
--help Show help [boolean]
Please specify a command