Community

Contributing

Setup

bash
git clone https://github.com/vedanshalways/Fling.git
cd Fling
pip install -e ".[dev]"

Tests

bash
pytest tests/ -v

All PRs must include tests. Run pytest tests/ --cov=fling before submitting.

Issues

Open issues at: github.com/vedanshalways/Fling/issues