1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/packages/generator-joplin
2023-11-05 17:59:36 +00:00
..
generators/app Doc: Fixes #9216: Fixed several broken links 2023-11-05 17:59:36 +00:00
.gitignore Plugins: Added support app_min_version property and made it required 2020-11-15 14:18:46 +00:00
jest.config.js Generator: Fixed package name conversion and added test units 2021-01-05 21:49:08 +00:00
LICENSE Plugins: Improved note change event handling. Also added tests and improved debugging plugins. 2020-12-01 14:08:41 +00:00
package.json Update eslint (#9184) 2023-11-01 10:48:09 +00:00
README.md Doc: Update plugin generator doc 2023-08-25 10:41:46 +01:00
updateTypes.sh Desktop: Resolves ##5389: Add support for note list plugins (#8897) 2023-09-18 17:40:36 +01: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