https://github.com/mystpi/lustre_counter
https://github.com/mystpi/lustre_counter
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mystpi/lustre_counter
- Owner: MystPi
- Created: 2023-09-23T16:55:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T13:23:35.000Z (almost 3 years ago)
- Last Synced: 2025-11-30T14:35:51.204Z (7 months ago)
- Language: Gleam
- Homepage: https://mystpi.github.io/lustre_counter/
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lustre_counter
[](https://hex.pm/packages/lustre_counter)
[](https://hexdocs.pm/lustre_counter/)
A Gleam project
## Quick start
```sh
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell
```
## Installation
If available on Hex this package can be added to your Gleam project:
```sh
gleam add lustre_counter
```
and its documentation can be found at .