Add format command
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 65
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
I would like the following command:
yakut format zubax.low_level_io.Access
It prints out which format I should use to pass variables for this DSDL type.
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
Locate the CLI entry point for yakut and run the existing help or command tests before investigating how a DSDL type such as zubax.low_level_io.Access is resolved. Done means yakut format zubax.low_level_io.Access is available and prints the format to use for passing variables of that type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100