0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-22 14:49:27 -05:00
penpot-plugins/libs/plugins-runtime
2024-02-19 09:14:48 +01:00
..
src fix: explicit disable any 2024-02-19 09:10:34 +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.