oxidecomputer / oxidecomputer/openapi-lint
No bin
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 12
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I would like to try this tool, but it is harder to do that if there isnt a bin I can install.
Any objections to one being contributed?
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 by inspecting the Rust repository's package configuration and current entry points to determine how an installable binary would fit. Check how the tool is currently built and invoked, then verify that a fresh checkout can build and run the binary. Done means users can install the project as a bin and use the tool successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100