Bulk Operations
Priority: High | Effort: Low | From: ROADMAP.md
Perform operations across multiple projects at once instead of one by one.
Scope
Why
With dozens of projects, repeating the same command in each directory is tedious and error-prone. Bulk operations turn minutes of manual work into one click.
Bulk Operations
Priority: High | Effort: Low | From: ROADMAP.md
Perform operations across multiple projects at once instead of one by one.
Scope
git pullall clean projects,git fetchall,git stash popon projects with stashesnpm install/cargo build/go mod downloadacross all projects of a given runtimeWhy
With dozens of projects, repeating the same command in each directory is tedious and error-prone. Bulk operations turn minutes of manual work into one click.