LukeMathWalker / LukeMathWalker/bunyan

Add support for condition

Open
#17 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.