Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 195 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 195 Bytes

How to update

Build and install locally

Edit com.agateau.PixelWheels.yaml, update url and sha256 fields.

make

Run tests

make test

Run app

make run