0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-09 08:22:09 -05:00
penpot-plugins/libs/plugins-runtime
2024-03-08 11:05:39 +01:00
..
src feat: contrast plugin 2024-03-08 11:05:39 +01:00
.eslintrc.json feat: load plugin 2024-02-16 13:48:38 +01:00
package.json feat: contrast plugin 2024-03-08 11:05:39 +01:00
project.json feat: module boundaries 2024-03-07 14:21:05 +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 test: create api 2024-03-07 08:24:05 +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.