ilmanzo / ilmanzo/BinaryCoverage
New sub-command: is-wrapped
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- C
- Stars
- 9
- Forks
- 6
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 11
Description
Add a new subcommand to `funkoverage` that tells if a program is already wrapped or not
Contributor guide
No contributing guide indexed for this repository
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 at the `funkoverage` command entry point and inspect how existing subcommands determine whether a program is wrapped. Add the `is-wrapped` subcommand so it reports whether the specified program is already wrapped; done means the command provides a clear wrapped or not-wrapped result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100