2020-11-15 14:18:46 +00:00
|
|
|
# generator-joplin
|
|
|
|
|
2023-06-28 13:49:19 +00:00
|
|
|
This is the Yeoman generator used to create a Joplin plugin.
|
2020-11-15 14:18:46 +00:00
|
|
|
|
2023-08-25 09:41:27 +00:00
|
|
|
## 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](./generators/app/templates/GENERATOR_DOC.md)
|
2020-11-15 14:18:46 +00:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
MIT © Laurent Cozic
|