Skip to content

Document the one-command install now that v0.1.0 is released - #75

Merged
ParallelEntrepreneur merged 1 commit into
mainfrom
docs/install-release
Sep 17, 2026
Merged

ParallelEntrepreneur merged 1 commit into
mainfrom
docs/install-release

Conversation

@ParallelEntrepreneur

Copy link
Copy Markdown
Collaborator

docs/install.md opens with "Install a release":

  • curl -fsSL https://colonizer.dev/install.sh | sh;
  • what the installer checks and where it installs;
  • the two things it fetches from Anthropic's own channels, since a release
    carries no Anthropic code;
  • updating by running it again;
  • how to install a particular version, or pull the colony image up front.

The build steps are now "Build from source". "What you need" separates what a
release needs (git, gh, curl, tar) from what a source build adds (Node.js 20+,
Rust 1.88+). "Where things live" and "Updating" cover both ways. The README's
"Run it" leads with the one command, with the source build under it.

v0.1.0 was installed from the published release into an empty HOME on an Apple
Silicon Mac (52 s): it fetched the SDK and Claude Code 2.1.267, started, and
reported agentd, the web UI, the claude-code module, the guest Claude binary
and msb 0.6.18. The Linux release is smoke-tested in CI but hasn't been installed
on a Linux machine yet. colonizer.dev/install.sh is added by the website.

docs/install.md opens with "Install a release":
- `curl -fsSL https://colonizer.dev/install.sh | sh`;
- what the installer checks and where it installs;
- the two things it fetches from Anthropic's own channels, since a release
  carries no Anthropic code;
- updating by running it again;
- how to install a particular version, or pull the colony image up front.

The build steps are now "Build from source". "What you need" separates what a
release needs (git, gh, curl, tar) from what a source build adds (Node.js 20+,
Rust 1.88+). "Where things live" and "Updating" cover both ways. The README's
"Run it" leads with the one command, with the source build under it.

v0.1.0 was installed from the published release into an empty HOME on an Apple
Silicon Mac (52 s): it fetched the SDK and Claude Code 2.1.267, started, and
reported agentd, the web UI, the claude-code module, the guest Claude binary
and msb 0.6.18. The Linux release is smoke-tested in CI but hasn't been installed
on a Linux machine yet. colonizer.dev/install.sh is added by the website.
@ParallelEntrepreneur
ParallelEntrepreneur merged commit e44c7ff into main Sep 17, 2026
@ParallelEntrepreneur
ParallelEntrepreneur deleted the docs/install-release branch September 17, 2026 08:27
ParallelEntrepreneur added a commit that referenced this pull request Sep 23, 2026
docs/install.md opens with "Install a release":
- `curl -fsSL https://colonizer.dev/install.sh | sh`;
- what the installer checks and where it installs;
- the two things it fetches from Anthropic's own channels, since a release
  carries no Anthropic code;
- updating by running it again;
- how to install a particular version, or pull the colony image up front.

The build steps are now "Build from source". "What you need" separates what a
release needs (git, gh, curl, tar) from what a source build adds (Node.js 20+,
Rust 1.88+). "Where things live" and "Updating" cover both ways. The README's
"Run it" leads with the one command, with the source build under it.

v0.1.0 was installed from the published release into an empty HOME on an Apple
Silicon Mac (52 s): it fetched the SDK and Claude Code 2.1.267, started, and
reported agentd, the web UI, the claude-code module, the guest Claude binary
and msb 0.6.18. The Linux release is smoke-tested in CI but hasn't been installed
on a Linux machine yet. colonizer.dev/install.sh is added by the website.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant