Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 258 Bytes

File metadata and controls

19 lines (13 loc) · 258 Bytes

glome

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 glome