Skip to content

Commit 1d38688

Browse files
Update AGENTS.md with running code instructions
Added instructions for running code with ClusterFuzz library.
1 parent 28e1d2a commit 1d38688

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

AGENTS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,8 @@ python butler.py format
9292
```
9393

9494
This will format the changed code in your current branch.
95+
96+
## Running code directly
97+
98+
To run code directly that uses ClusterFuzz library code, after activating the pipenv, cd into src.
99+
Run all your commands with PYTHONPATH=.:third_party

0 commit comments

Comments
 (0)