1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/packages/plugin-repo-cli
2021-01-23 16:20:38 +00:00
..
lib Plugin Repo: Prevent faulty packages from generating commits on each check 2021-01-23 16:18:59 +00:00
index.ts Plugin Repo: Prevent faulty packages from generating commits on each check 2021-01-23 16:18:59 +00:00
jest.config.js Tools: Various improvements on plugin-repo-cli 2021-01-21 00:12:59 +00:00
package-lock.json Releasing sub-packages 2021-01-23 16:20:38 +00:00
package.json Releasing sub-packages 2021-01-23 16:20:38 +00:00
README.md Tools: Added README for plugin-repo-cli 2021-01-21 00:16:59 +00:00
tsconfig.json Plugins: Updated plugin repo script 2021-01-18 14:37:27 +00:00

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.