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

Configure Feed

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

gleam / .gitpod.Dockerfile
210 B 7 lines
1FROM gitpod/workspace-full 2 3# Install custom tools, runtimes, etc. 4# For example "bastet", a command-line tetris clone: 5# RUN brew install bastet 6# 7# More information: https://www.gitpod.io/docs/config-docker/