Skip to content

Files

Latest commit

32154c9 · Jan 5, 2020

History

History
17 lines (11 loc) · 183 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 183 Bytes

time

Date and time types for Gleam programs.

Quick start

# Build the project
rebar3 compile

# Run the eunit tests
rebar3 eunit

# Run the Erlang REPL
rebar3 shell