This template repository is a starting point for developing a new module for JASP. It contains the necessary files and structure, plus a numbers of examples to get started.
Fork this template repository to your own GitHub account to start developing your module. You can then clone the repository to your local machine and start developing your module.
The repository contains example functionality. Feel free to reuse and adapt the examples to your needs. Feel also free to remove the ones you don't need.
Once you have developed your module, you can contribute it back to JASP by creating a pull request. The JASP team will review your module and provide feedback. Once your module is accepted, a new repo is created in the JASP organization and your module is added to the JASP module repository.