Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 334 Bytes

File metadata and controls

3 lines (3 loc) · 334 Bytes
  • Use python3 infra/helper.py to build projects and run fuzzers.
  • If doing development on infra/ you should use a venv and if it doesn't already exist, install deps from infra/ci/requirements.txt build/functions/requirements.txt with pip.
  • If doing development on infra/ run python infra/presubmit.py to format, lint and run tests.