stackcube.dev / metastack
One workspace. Many repos.
Run git across a whole workspace of repos at once.
List the repos your project actually spans. Metastack clones them, checks them out, and runs git commands across the whole set at once. The website you're reading was built from a metastack workspace.
- One workspace, many repos. Status, pull, fetch — every repo at once.
- Read-mostly defaults. The everyday verbs can't lose work.
- Batch-safe writes. Branch, tag, and checkout across the workspace, with confirmation.
- Doctor checks. Make sure your toolchain is healthy before you start.
- One binary. Nothing to install in each repo.
$ metastack status metastack main clean update main +1 clean homebrew-tap main modified docs.stackcube.dev main clean
Read the docs →
go install github.com/StackCube/metastack/cmd/metastack@latest