1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/generator-joplin
Laurent Cozic 47f95cb294
Chore: Implement cSpell to detect spelling mistakes in codebase (#10001)
Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx>
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2024-02-26 10:16:23 +00:00
..
generators/app Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +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 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