1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/packages/plugin-repo-cli
2021-06-27 15:06:36 +01:00
..
commands Plugin Repo: Update stats every 7 days 2021-06-10 00:11:11 +02:00
lib Plugin Repo: Add link to plugin commit in commit message 2021-01-27 23:57:08 +00:00
index.ts Plugin Repo: Add plugin assets to a release and save plugin stats 2021-06-01 10:39:31 +02:00
jest.config.js
package-lock.json Releasing sub-packages 2021-06-27 15:06:36 +01:00
package.json Releasing sub-packages 2021-06-27 15:06:36 +01:00
README.md
tsconfig.json

plugin-repo-cli

This tool is used to build the plugin repository at https://github.com/joplin/plugins

Publishing

To publish it, run npm run publishAll from the root.