v4.0
New feature: bootstrap
any of the following:
xdpm bootstrap # Bootstrap a headless plugin
xdpm bootstrap my-panel # Bootstrap a headless plugin in dir ./my-panel
xdpm bootstrap panel # Bootstrap a panel plugin
xdpm bootstrap panel my-panel # Bootstrap a panel plugin in dir ./my-panel
Plugin type options:
- headless (default)
- panel
- modal
- react
Bug fixes
- Xdpm now exits with non-zero code (
1
) whenxdpm validate
manifest validation fails (thanks for the report @halfbloodman) - Improved validation for latest requirements