Specify single input and output file
Open
- Dominant language
- JavaScript
- Stars
- 724
- Forks
- 150
- Avg merge
- 18h 22m
- Merged PRs (30d)
- 4
Description
The CLI is cumbersome.
It requires placing the schema file in a directory with a unique extension and then outputting to a directory.
I just want to take a single file and convert it to a single file.
`--input` doc says it takes single file, but actually I get an error that it's not a directory.
Contributor guide
Research direction
Start by tracing the CLI handling for `--input` and how it currently validates directories. Reproduce the documented single-file invocation, then verify that one schema file can be converted to one output file without requiring directory-based input or output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100