1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-19 20:31:46 +02:00
joplin/packages/generator-joplin
2024-11-19 09:41:25 +00:00
..
generators/app Generator: Print version number after calling updateVersion script 2024-11-18 17:44:37 +00:00
tools Chore: Joplin generator: Remove @joplin/lib dev dependency from generated projects (#10075) 2024-03-11 10:11:07 +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 Android 3.2.2 2024-11-19 09:41:25 +00:00
README.md Doc: Update plugin generator doc 2023-08-25 10:41:46 +01:00
updateTypes.sh Chore: Joplin generator: Remove @joplin/lib dev dependency from generated projects (#10075) 2024-03-11 10:11:07 +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