Skip to content

Source

Requirements

Setup

Tip

Have a look at the configuration page for a detailed list of configurable environment variables.

git clone https://github.com/anibridge/anibridge.git
cd anibridge

# Setup environment
uv sync
uv run ab-deps-install
uv run ab-build

# Run AniBridge
uv run ab-start