Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit 76dcba8

Browse files
committed
Add deprecation notice
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent ee8371f commit 76dcba8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ NOTE: If you want to use this project as a starting point for a custom plugin, y
1111

1212
See the [Nextflow documentation](https://nextflow.io/docs/latest/plugins.html) for more information about developing plugins.
1313

14+
> [!IMPORTANT]
15+
> This plugin has been deprecated in favour of the new Nextflow command `nextflow plugin create` and template project [nf-plugin-template](https://github.com/nextflow-io/nf-plugin-template).
16+
1417
## Plugin structure
1518
1619
- `settings.gradle`

0 commit comments

Comments
 (0)