Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 334 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (15 loc) · 334 Bytes

Contributing

Regenerating example images

Example images are used in the README and by the tests.

To regenerate the example images, run the following script:

scripts/generate_example_images.sh

Running unit tests

scripts/run_unit_tests.sh

Running CLI tests

scripts/run_cli_tests.sh