joplin/packages/generator-joplin
Henry Heino 06f05d3823
Docs: Add example `transformers.js`-based plugin (#10840)
2024-08-15 16:08:57 +01:00
..
generators/app
tools
.gitignore
LICENSE
README.md
jest.config.js
package.json
updateTypes.sh
updateTypesAndDemos.sh

README.md

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