diff --git a/docs/docs/plugins/developing-plugins.md b/docs/docs/plugins/developing-plugins.md index 3df80e12..e47a7c7d 100644 --- a/docs/docs/plugins/developing-plugins.md +++ b/docs/docs/plugins/developing-plugins.md @@ -4,6 +4,8 @@ The following plugin can be used as a boilerplate: [https://github.com/askimed/nft-fasta](https://github.com/askimed/nft-fasta) +The [nf-test plugin cookiecutter template](https://github.com/nvnieuwk/cookiecutter-nftest-plugin) can also be used to set up the plugin base and immediately start developing. + ## Developing Plugins A plugin has the possibility: