boltpkg / boltpkg/bolt

Programmatic filtering

Open
#216 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.4k
Forks
97
PR merge metrics
No merged PRs in 30d

Description

Idea:
```sh
bolt ws --when [ -f ./tsconfig.json ] -- tsc
```

Contributor guide

Open the contributing guide

Research direction

Start by tracing the `bolt ws` command and how it handles command arguments. Define how the `--when` shell predicate should be evaluated, including the example with `tsconfig.json`, and document or test the expected behavior. Done means programmatic filtering works reliably for workspace commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
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.