This repository is intended to add new third party JASP modules.
- fork this repository
- add a new
yaml
file inmodules-metadata
folder with the following structure:
name: "Module Name"
gitUrl: "Your JASP module git repository"
- create a pull request to this repository
- after review, and successful merge, your module will be added to the
beta-modules
folder