Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

gleam / test / hextarball / Makefile
239 B 4 lines
1# TODO: migrate to Rust shell commands, possibly ./compiler-cli/src/fs/tests.rs 2test: 3 # remove old tarball && create one && make will fail when it wasn't 4 cargo run clean && cargo run export hex-tarball && make build/hextarball-0.1.0.tar