CLI Migration tool for Babfile and other task runner formats.
macOS / Linux:
curl -fsSL https://babm.bab.sh/install.sh | shWindows (PowerShell):
irm https://babm.bab.sh/install.ps1 | iexpip install babmDownload from the releases page.
git clone https://github.com/bab-sh/babm.git
cd babm
uv sync
uv run pytest