Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 403 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 403 Bytes

Contributing

Simply put your changes in a new branch and open a pull request.

Build Locally

./test/before_install_build

Local Testing

To test your local changes:

./test/run_locally.sh

Optionally, manually check if the png and videos were generated:

open ./images/grid3_console.png && open ./videos/mobile_emulation/*.mp4

Optionally, do a local cleanup

./test/after_script