alexilyaev / alexilyaev/runrun-cli
Support quick run with fuzzy match
Open
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Use Case
- I just want to run `type-check`
- Don't want to wait for `rr` to load up for that
- Wish I could just run `rr type
## Alternatives
- We can already use `npx` or `yarn` to run the full script name
- But in this case it's not fun to type `npx type-check`
Contributor guide
Assessment
This issue has not been assessed yet.