Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

Commit cc96d1b

Browse files
authored
Explain Thrift files generation
1 parent 28771b4 commit cc96d1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ To install all dependencies, run:
2020
2. `source env/bin/activate`
2121
3. `make bootstrap`
2222
4. `make test`
23+
24+
### Thrift
25+
26+
Thrift files are generated via `make thrift`. The IDL files are pulled from `jaeger-idl` repo which is defined as a submodule.
2327

2428
### pycurl
2529

0 commit comments

Comments
 (0)