Documentation

Learn how to install Beacon and generate your first AGENTS.md file.

You can install the Beacon CLI with a single command in your terminal. This script will automatically detect your operating system and architecture, download the correct binary from the latest GitHub Release, and place it in your system's standard executable path.

curl -fsSL https://raw.githubusercontent.com/DavidNzube101/beacon/master/install.sh | sh

If you already have a binary named beacon, you can install it with a unique name by passing it as an argument:

curl -fsSL https://raw.githubusercontent.com/DavidNzube101/beacon/master/install.sh | sh -s -- beacon-ai