Download

Get Overplane.

Grab a prebuilt binary for your platform, or install with npm or the Go toolchain. Latest release: v0.0.7 .

Install with npm or Go

npm

npm install -g overplane

Go

go install github.com/overplane/overplane@latest

Prefer to build from source? See the guide or the repository .