Download

Install bowline

One command installs bowline on macOS or Linux. There is no separate installer to pick and no build step. The same command works on your laptop and on an agent host.

curl -fsSL https://install.bowline.sh | sh

macOS and Linux. Then run bowline login to connect your first machine.

macOS menu-bar app and CLI

A native menu-bar app for ambient status, so the health of your ~/Code is glanceable without opening a dashboard, plus the same bowline CLI in your terminal. This is your everyday laptop.

Linux CLI

The bowline CLI and daemon for agent hosts and build machines. Trust the box once and it has your source and env; agents work against a real ~/Code and their edits sync back everywhere.

Next: bowline login

Installing puts bowline on the machine. One more command connects it to your workspace.

bowline login

Approve the device once. Your whole ~/Code namespace appears on the new machine.

From there, open a project and the code is there: source, config, and env already in place. Run it, or hand it to an agent. It just works.

Docs and source

Read the setup guide or read the source. The CLI and daemon are open source under Apache 2.0.

ready when you are

Your ~/Code, on every machine and every agent.

Install bowline and your projects follow you. It just works.

Get started
curl -fsSL https://install.bowline.sh | sh

macOS app · Linux CLI. Then run bowline login.