Select the types of activity you want to include in your feed.
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