Installation
Requirements
- Python 3.10+
- pip, poetry or uv
Install from PyPI
This will not work yet, as we have not published anything on the package index yet. To install, clone the repo and run
pip install -e .
Install from Source
Clone the repository:
Install in development mode:
Verify Installation
Check that the installation worked:
You should see the warrior-bot help message.
Terminal Recommendations
For the best experience, we recommend using a modern terminal emulator:
On macOS, iTerm2 is the defacto standard.