Thanks for helping improve MiniFlow.
- Fork the repo and create a feature branch.
- Make your changes.
- Run existing scripts/tests if relevant.
- Open a PR with a clear description.
- Swift app lives in
MiniflowApp/. - Python engine lives in
miniflow-engine/. - Build the DMG with
./build_all.sh.
- Keep changes focused and minimal.
- Prefer small, reviewable commits.
Please include:
- macOS version
- Steps to reproduce
- Expected vs actual behavior
- Logs from
~/miniflow/miniflow.log