-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
git clone https://github.com/CodeClash-ai/CodeClash.git
cd CodeClash
# Install uv, a power python env manager
curl -LsSf https://astral.sh/uv/install.sh | sh
uv venv
uv pip install -e '.[dev]'
# Install brew, in case you don't have it.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install docker
# Use colima to start docker
brew install colima
colima start
# Fire🚀
uv run main.py configs/test/battlesnake.yamlWorks for me 👍
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels