Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pgbiel/summarizer-lustretest

A toy project to try out Lustre
https://github.com/pgbiel/summarizer-lustretest

Last synced: 7 days ago
JSON representation

A toy project to try out Lustre

Awesome Lists containing this project

README

        

# summarizer-lustretest

[![Package Version](https://img.shields.io/hexpm/v/lustretest)](https://hex.pm/packages/lustretest)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/lustretest/)

Small Lustre application which attempts to summarize headings in some HTML.

## Quick start

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