0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-08 16:00:27 -05:00
penpot-plugins/libs/plugins-runtime
2024-02-29 10:20:35 +01:00
..
src feat: t#6806 parse file 2024-02-29 10:20:35 +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: selection id api 2024-02-20 15:04:57 +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.

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.