tools icon indicating copy to clipboard operation
tools copied to clipboard

Implement wave container commands

Open JulianFlesch opened this issue 3 weeks ago • 1 comments

Closes https://github.com/nf-core/tools/issues/3952

PR checklist

  • [ ] This comment contains a description of changes (with reason)
  • [ ] CHANGELOG.md is updated
  • [ ] If you've fixed a bug or added code that should be tested, add tests!
  • [ ] Documentation in docs is updated

JulianFlesch avatar Dec 02 '25 11:12 JulianFlesch

  • Test still missing ( @ningyuxin1999 )
  • Linting still missing
  • Sorting the resulting meta.yml after running create() still missing
  • Refactoring ModuleInfo to be helpful here -> TODO: ISSUE
  • Decision required: Behavior if modules don't have meta.yml and/or environment.yml

JulianFlesch avatar Dec 09 '25 13:12 JulianFlesch