UNIT

00 / START HERE

Install Unit.

curl -fsSL https://unitunitunit.dev/install.sh | sh

Create, run, grow, and sell a business entirely through code.

01 / START

It starts with two commands.

unit init creates the standard Unit manifest. Edit what the business should be. Then unit up brings it online.

$ unit init
✓ created unit.toml

$ unit up
✓ company online

02 / SCALE

One business. Or ten thousand.

Unit is building the systems to start and operate companies at the speed of thought. Each one can have real legal standing, payment rails, compute, domains, and an expanding set of operating tools.

ONE UNIT
declared / repeatable
10,000 UNITS
the same interface
OPERATORS
humans + agents

03 / LIFECYCLE

Everything stays under programmatic control.

Run the business, change it, transfer it, sell it, or wind it down. Unit turns the company lifecycle into code.

$ unit down