Skip to content

bab-sh/babm

Repository files navigation

babm

CI PyPI version Python Versions

CLI Migration tool for Babfile and other task runner formats.

Installation

Quick Install (recommended)

macOS / Linux:

curl -fsSL https://babm.bab.sh/install.sh | sh

Windows (PowerShell):

irm https://babm.bab.sh/install.ps1 | iex

PyPI

pip install babm

Standalone Binary

Download from the releases page.

Development

git clone https://github.com/bab-sh/babm.git
cd babm
uv sync
uv run pytest

About

CLI Migration tool to convert between Babfile and other task runner formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published