Skip to content

BabCustom commands for every project

Modern task runner. Zero dependencies, cross-platform, simple.

Bab Logo

Installation

Quick Install

Get started instantly with platform-specific install scripts:

bash
curl -sSfL https://bab.sh/install.sh | sh
powershell
iwr -useb https://bab.sh/install.ps1 | iex

Package Managers

Install using your preferred package manager:

bash
brew tap bab-sh/tap
brew install --cask bab
bash
brew tap bab-sh/tap
brew install bab
powershell
choco install bab
bash
scoop bucket add bab-sh https://github.com/bab-sh/scoop-bucket
scoop install bab
bash
snap install bab-sh
bash
yay -S bab-bin
bash
paru -S bab-bin
bash
go install github.com/bab-sh/bab@latest

See all installation methods →

Released under the MIT License.