How to know what engines are available?
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 168
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I see engine = 'node' in some examples, but I'm not sure how to get a complete list of engines available in my compiled version of chomp. Is there a CLI query to find out what options there are?
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 reviewing the examples that use engine = 'node', then locate the existing CLI entry point and engine-selection handling. Determine how a compiled chomp version currently exposes its available engines, and consider the requested CLI query complete when it reports the options available in that build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100