0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-02-08 08:09:18 -05:00
penpot-plugins/libs/plugins-runtime
2024-02-20 09:15:10 +01:00
..
src feat: use plugin styles 2024-02-20 09:15:10 +01:00
.eslintrc.json feat: load plugin 2024-02-16 13:48:38 +01:00
package.json feat: load plugin 2024-02-16 13:48:38 +01:00
project.json feat: load plugin 2024-02-16 13:48:38 +01:00
README.md feat: load plugin 2024-02-16 13:48:38 +01:00
tsconfig.json feat: load plugin 2024-02-16 13:48:38 +01:00
tsconfig.lib.json feat: load plugin 2024-02-16 13:48:38 +01:00
tsconfig.spec.json feat: load plugin 2024-02-16 13:48:38 +01:00
vite.config.ts chore: plugins-runtime dist path 2024-02-19 09:14:48 +01:00

plugins-runtime

Go to to the this branch in the Penpot local code.

Copy penpot-plugins/docs/index.mustache to penpot/frontend/resources/templates/index.mustache.

Run the penpot runtime with npm start.

Now you can go to penpot and see the log of this file plugins-runtime/src/index.ts.

See this docs about how to install plugins.