VALIDATOR_PATH = REPO_ROOT / "scripts" / "validate_api_gateway_perf_plan.py" PLAN_PATH = REPO_ROOT / "tools" / "api_gateway_perf" / "perf_baseline_plan.json" EXAMPLE ...
Projen is a very cool framework to automatically synth project files. If you want make changes to git files like .gitignore or the package.json use .projen.js and run ...