Be sure to have these tools installed:
Clone this repository, and open a terminal in that clone:
gh repo clone samestep/floretta
cd floretta
To run all the tests:
cargo test
To compile Floretta itself into a Wasm binary:
.github/wasm.py
To make a new release:
.github/release.py $FLORETTA_VERSION