Welcome to DevArch - Thank you for your purchase!
DevArch Direct Setup
install with: bash devarch-universal.sh
NOTE: Do not use ./devarch-universal.sh or sudo. Downloading from the web removes the file's run permission, so ./ will fail with permission denied. Running it through bash works as-is, and it installs to your home folder (~/.devarch) — no admin rights required.
OR
DevArch Container Kit — Setup
This is a self-contained Docker box that runs Claude Code with DevArch, fully isolated from your machine — no host permissions touched, no prompts.
Requirements: Docker running (Docker Desktop or OrbStack).
Unzip the download and open the folder unzip devarch-container-kit.zip cd devarch-container-kit
Build and open the box bash run.sh Use bash run.sh, not ./run.sh. Downloading from the web removes the file's execute permission, so ./ fails with "permission denied" — running it through bash works as-is. The first run builds the image (a few minutes) and drops you into a shell.
Install DevArch (inside the box) bash ~/scripts/devarch-universal.sh Same rule: use bash, not ./ or sudo. It installs to your home folder (~/.devarch) — no admin rights required.
Log in and go claude # one-time Claude login (device code) — uses your subscription gh auth login # one-time GitHub login (optional, for pushing) Then clone a project and start Claude prompt-free: git clone <your-repo> # into ~/repos cd <your-repo> claude --dangerously-skip-permissions Your logins and DevArch install persist between sessions (stored in Docker volumes) — you only do steps 3–4 once.
Windows: it runs in Docker like everywhere else.
A PowerShell version of DevArch is in the works.
By clicking "Subscribe now," you authorize Polar Software, Inc., our online reseller and merchant of record, to immediately charge your selected payment method in the amount shown above and to charge the same amount on each subsequent billing date until you cancel, and agree to the Buyer Terms.