LukeMathWalker / LukeMathWalker/bunyan
Add support for condition
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 114
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I've seen there was a PR #12 that tried to add support for condition but was using unmaintained libraries.
How about using [rhai](https://github.com/rhaiscript/rhai)? It is feature-rich, maintained and fit for the purpose.
Adding support for condition looks like a very important thing that is currently missing and makes port much less appealing than the original app.
I think I can create a PR adding a support for it but wanted to check first what would you think.
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
Review the earlier PR #12 and the proposed Rhai integration first, then inspect the bunyan CLI's condition-related behavior. Define how condition support should work compared with the original JavaScript app, and consider how it can be verified before implementing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100