Files
setup-beam/test-projects/gleam_gleam/README.md
T
2022-01-12 14:26:44 +00:00

270 B

gleam_gleam

A Gleam project

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

Installation

If available on Hex this package can be added to your Gleam project.

gleam add gleam_gleam