- Clone this repo to your machine.
- Install the UV package manager:
# On macOS and Linux: curl -LsSf https://astral.sh/uv/install.sh | sh # On Windows: powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
- Navigate to the project's root directory and install project dependencies with UV:
uv sync
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|