Skip to content

Latest commit

 

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