- Ensure you have uv installed
 - Clone the repo
 - Enter the repo directory and activate the venv
 - Run the following command to install the dependencies into the venv
 
uv sync
Run the following command from the project's root directory with the venv active.
uv run cli
Run the following command from the project's root directory with the venv active.
uv run tui