Skip to content

Suibeom/Gleam_Hello_Concurrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fresh_starts

A quick little Hello Multiple Worlds in Gleam w/ Gleam/OTP, since it took a second to figure a couple things out.

Quick start

# Run the eunit tests
rebar3 eunit

# Run the Erlang REPL
rebar3 shell

Installation

If available in Hex this package can be installed by adding fresh_starts to your rebar.config dependencies:

{deps, [
    fresh_starts
]}.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages