Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 424 Bytes

File metadata and controls

17 lines (12 loc) · 424 Bytes

Contributing

We welcome contributions! Please follow these guidelines:

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

Development

This project uses uv for dependency management.

uv sync