diff --git a/packages/plugin-repo-cli/README.md b/packages/plugin-repo-cli/README.md new file mode 100644 index 000000000..dfbf351f4 --- /dev/null +++ b/packages/plugin-repo-cli/README.md @@ -0,0 +1,7 @@ +# 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. \ No newline at end of file