OpenFreeEnergy / OpenFreeEnergy/openfe
cli yaml: implement auto documenter
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 331
- Forks
- 56
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 13
Description
ideally we can generate example yaml files for the CLI from the CLI, that can then be customised then used
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 by locating the CLI entry points that parse YAML configuration. Determine how an auto-documenter command should generate example YAML files that can be customised and then accepted by the CLI. Done means the generated examples are usable CLI inputs and cover the intended configuration options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100