Note: The project is in code freeze from December 15th 2024 to late January 2025.
Install dependencies with npm install.
For building and launching a development server, do:
npm run build:devDue to building restrictions, hot reloading is NOT supported, builds need to be done manually!
To create a production version of the plugin:
npm run build:prodUpon push on main, the production build of the plugin will be deployed to Netlify.
You can preview the production build with npm run preview.
- Penpot plugin styles: https://penpot-plugins-styles.pages.dev/
- Penpot plugin API: https://penpot-plugins-api-doc.pages.dev/
- Penpot plugin guidelines: https://help.penpot.app/plugins/