npm.io
1.3.0 • Published 1 month agoCLI

@evoke-platform/plugin

Licence
MIT
Version
1.3.0
Deps
6
Size
67 kB
Vulns
1
Weekly
0
Stars
3

Evoke Plugin Generator

CodeQL Status

Scaffold an Evoke platform plugin project.

Getting Started

Run the generator with the following:

npx @evoke-platform/plugin

The generator will prompt you for a project name and a directory name. The project name must adhere to npm package naming conventions.

The scaffolded project includes a sample widget. Generate a deployable zip with:

cd plugindir
npm run package

A deployable zip will be created in the target/ directory under the project root, which can be uploaded to an Evoke environment.

License

MIT

Keywords