Do not require `bash` for monorepos traversing
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 788
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Replace `bash-glob` with `node-glob` or smth else.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start by locating the bash-glob dependency and the monorepo traversal entry point, then inspect how globbing is invoked and whether it assumes bash. Done means monorepo traversal works without requiring bash, with relevant tests or manual verification covering the replacement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100