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

https://github.com/ryuapp/hello_gleam


https://github.com/ryuapp/hello_gleam

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# hello_gleam

## Development

```sh
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell
```