Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 323 Bytes

File metadata and controls

16 lines (12 loc) · 323 Bytes

Camas

Contributions and bug reports are welcome!

Important

First time setup

  • Install uv
  • Initialize the environment:
    uv sync --locked --all-extras --all-packages --dev
    

Linting & Testing

Use uv run camas to see a list of available checks.