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 / unicode_path ⭐ / Makefile
172 B 7 lines
1# SPDX-License-Identifier: Apache-2.0 2# SPDX-FileCopyrightText: 2023 The Gleam contributors 3 4.PHONY: build 5build: 6 rm -fr build 7 cargo run --quiet -- build --target erlang