divanvisagie / divanvisagie/runify
Handle input as parameter
Open
enhancement
good first issue
- Dominant language
- C
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the only way to get input into the program is by piping it into stdin. We should also support a string passed in as a paramater.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start at the command entry point and trace how input is currently read from stdin; support an input string parameter while preserving the existing stdin path, then verify both input modes produce the expected output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100