create-whatalo-plugin
v1.0.4
Published
Scaffold Whatalo plugin starter projects
Downloads
743
Maintainers
Readme
create-whatalo-plugin
Scaffold a new Whatalo plugin project from an official starter template.
Usage
npx create-whatalo-pluginYou can also provide the project name directly:
npx create-whatalo-plugin my-pluginFor non-interactive environments:
npx create-whatalo-plugin --name my-pluginOptions
--name <value>: project name for non-interactive setup--template <value>: starter template to use (react-vite)--help: show usage--version: show current version
Requirements
- Node.js 18 or newer
Documentation
Developer documentation is available at developers.whatalo.com.
License
MIT
