System Requirements
- Operating System: macOS, Linux, or Windows (via WSL)
- Git: Version 2.25 or later
- Shell: Bash or Zsh (for hook installation)
Installation Methods
- macOS (Homebrew)
- Linux
- Windows (WSL)
- From Source
The easiest way to install on macOS is via Homebrew:To upgrade to the latest version:
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:Updating
To update to the latest version:- Homebrew
- Install Script
- From Source
Uninstalling
- Homebrew
- Manual