Skip to main content

System Requirements

  • Operating System: macOS, Linux, Windows
  • Git: Version 2.25 or later
  • Shell: Bash or Zsh (for hook installation)

Installation Methods

Entire currently ships two release channels:
  • stable: recommended for most users. This is the default channel for Homebrew, Scoop, and install.sh.
  • nightly: prerelease builds for users who want the latest changes earlier.
Entire uses Homebrew casks so the CLI can be installed from the same signed release artifacts used by other install methods.
The easiest way to install on macOS is via Homebrew.First, tap and trust the Entire tap. This is a one-time setup:
Homebrew 5.2.0 and 6.0.0 and later require trusting a third-party tap with brew trust before installing its casks. See Tap Trust.
Then install the stable channel:
Or install the nightly channel:
To upgrade the stable channel:
To upgrade the nightly channel:

Verify Installation

After installation, verify that Entire is working:
You should see output like:
The entire binary needs to be on your $PATH for agent hooks and Git hooks to work.

Shell Completion

Entire supports shell completion for Bash and Zsh.
Add to your ~/.bashrc:

Uninstalling

Next Steps

Quickstart

Get started with your first session

Updating

Update the Entire CLI.

CLI Commands

Learn all available commands