Pacwich

Monorepo tooling that works on top of Bun, npm, and pnpm workspaces.

Monorepo tooling that works on top of Bun, npm, and pnpm workspaces.

This package is the continuation of the original, now deprecated, bun-workspaces package. bun-workspaces users can expect minimal to no changes on average.
See the migration guide for more information.

CLI global install: Your pacwich command will still resolve to a local install when available.
bun add -g pacwich
Local install: Note the pacwich command works in your package.json scripts even without a global install.
# Install to your devDependencies
bun add -d pacwich

# Call the local install
bunx pacwich