Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 416 Bytes

Simple_run.md

File metadata and controls

19 lines (13 loc) · 416 Bytes

To launch Cooddy you need to run following command:

cd cooddy
./cooddy --scope=<path_to_scope> --reporter=<format for output report> --results-path=<path to where store results>
Example
./cooddy --scope=/mnt/d/work/kvdb_test --results-path=/mnt/d/work

To get more info about command line arguments check document page