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, andinstall.sh.nightly: prerelease builds for users who want the latest changes earlier.
- macOS (Homebrew)
- Linux
- Windows (Scoop)
- From Source
The easiest way to install on macOS is via Homebrew.First, tap and trust the Entire tap. This is a one-time setup:Then install the stable channel:Or install the nightly channel:To upgrade the stable channel:To upgrade the nightly channel:
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.Verify Installation
After installation, verify that Entire is working: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.- Bash
- Zsh
Add to your
~/.bashrc:Uninstalling
- Homebrew
- Manual
Next Steps
Quickstart
Get started with your first session
Updating
Update the Entire CLI.
CLI Commands
Learn all available commands