# install deps uv pip install -e . # run against sample bundle python src/cli.py samples/apigee-bundle --output /tmp/mulesoft-out # inspect output cat /tmp/mulesoft-out/migration-report.md
Run from the repo root so src/ is on the path, or add src/ to PYTHONPATH.
src/
PYTHONPATH