Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yurrriq/gleam-playground


https://github.com/yurrriq/gleam-playground

elli erlang gleam http

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# hello_gleam

A simple [elli][1]-based hello world app, written in [Gleam][2].

## Quick start

```sh
# Build the project
rebar3 compile

# Run the eunit tests
rebar3 eunit

# Run the Erlang REPL
rebar3 shell

# Build the release
rebar3 release
```

[1]: https://github.com/elli-lib/elli
[1]: https://github.com/gleam-lang-gleam