1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/packages/generator-joplin
2024-01-26 20:19:28 +00:00
..
generators/app Desktop: Fixes #9752: CodeMirror 6 plugin API: Allow importing @codemirror/lang-markdown and @lezer/highlight (#9753) 2024-01-22 15:28:00 +00:00
.gitignore
jest.config.js
LICENSE
package.json Chore: Setup new release 2.14 2023-12-17 15:07:31 +00:00
README.md Doc: Update plugin generator doc 2023-08-25 10:41:46 +01:00
updateTypes.sh Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
updateTypesAndDemos.sh Chore: Update plugin demo types 2023-09-16 12:08:02 +01:00

generator-joplin

This is the Yeoman generator used to create a Joplin plugin.

Development

To test the generator itself for development purposes, follow the instructions there: https://yeoman.io/authoring/#running-the-generator

More info

For the user-side documentation, see the Plugin Generator Doc

License

MIT © Laurent Cozic