logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install gastownhall/beads. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

gastownhall/beads Installation Guide

How to install gastownhall/beads. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for gastownhall/beads. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i gastownhall/beads
or

Install via npx

npx @hexmos/ipm i gastownhall/beads

Prerequisites

Go

programming language

Version: >=1.18

Node.js

runtime

npm

package manager

Homebrew

package manager

Version: >=3.0.0

git

version control system

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

macOS / Linux (Homebrew)

brew install beads

Node.js users (npm)

npm install -g @beads/bd

Install script (All Platforms)

curl -fsSL https://raw.githubusercontent.com/gastownhall/beads/main/scripts/install.sh | bash

Windows 11

curl -fsSL https://raw.githubusercontent.com/gastownhall/beads/main/scripts/install.sh | bash

Arch Linux AUR

yay -S beads

Go Install

go install github.com/gastownhall/beads@latest

Build from Source (Contributors Only)

git clone https://github.com/gastownhall/beads.git

cd beads

make install

Post Installation Steps

  • bd init
  • cd your-project
  • echo "Use 'bd' for task tracking" >> AGENTS.md