Accept bytes from stdin as alternative to reading file from disk
Open
- Dominant language
- Java
- Stars
- 13
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
Research direction
Start by locating the command-line entry point and the existing path that reads a form from disk. Determine how stdin can provide the form bytes without breaking the current file-based behavior. Done means the application accepts form bytes from stdin and the existing disk input still works, with coverage for both paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100