Add `--target` parameter to `nf-core modules|subworkflows install`
Open
Nobody has claimed this yet.
command line tools
enhancement
- Dominant language
- Python
- Stars
- 322
- Forks
- 255
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 5
Description
Description of feature
the install command should then automatically add an include statement into the target file in the input section.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the nf-core modules|subworkflows install command entry point and trace how the input section is handled. Done means accepting --target and adding the appropriate include statement to that target file; the issue names no tests or file paths, so identify those before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- bioinformatics, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100