Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 595 Bytes

File metadata and controls

29 lines (20 loc) · 595 Bytes

Contributing

Thanks for helping improve MiniFlow.

Quick start

  1. Fork the repo and create a feature branch.
  2. Make your changes.
  3. Run existing scripts/tests if relevant.
  4. Open a PR with a clear description.

Development notes

  • Swift app lives in MiniflowApp/.
  • Python engine lives in miniflow-engine/.
  • Build the DMG with ./build_all.sh.

Code style

  • Keep changes focused and minimal.
  • Prefer small, reviewable commits.

Reporting issues

Please include:

  • macOS version
  • Steps to reproduce
  • Expected vs actual behavior
  • Logs from ~/miniflow/miniflow.log