mirror of https://github.com/laurent22/joplin.git
ebd650b62f | ||
---|---|---|
.. | ||
lib | ||
README.md | ||
index.ts | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
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.