Skip to content

Arashi

We learned git worktrees so you don't have to.

嵐 (Arashi) - The eye of the storm for your development workflow

Arashi is a Git worktree manager that pairs perfectly with a spec-driven development workflow in a multi-repo environment.

Terminal window
curl -fsSL https://arashi.haphazard.dev/install | bash

Choose Your Path

By default, arashi create places managed worktrees under .arashi/worktrees. You can also set default create/switch behavior in .arashi/config.json with defaults.create and defaults.switch.