7 comments (7 comments)2 reactions (2 reactions)0 assignees (0 assignees)Rust1,389 forks (1,389 forks)batch import
A: clienhancementhelp wanted
Repository metrics
- Stars
- 33,411 stars (33,411 stars)
- PR merge metrics
- Avg merge 1d 18h (Avg merge 1d 18h)37 merged PRs in 30d (37 merged PRs in 30d)
Description
Node binding should export runCLI.
This would help lots of cases.
Contributor guide
- Research direction
- Examine the existing Node.js binding code to understand how other functions are exported, then implement `runCLI` export following the same pattern.
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Prerequisites
- RustNode.js