https://github.com/nicholasjhenry/gleam-zettai
https://github.com/nicholasjhenry/gleam-zettai
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nicholasjhenry/gleam-zettai
- Owner: nicholasjhenry
- Created: 2024-01-15T19:50:12.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-01-15T19:52:00.000Z (over 1 year ago)
- Last Synced: 2024-12-31T17:19:52.647Z (5 months ago)
- Language: Gleam
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zettai
[](https://hex.pm/packages/zettai)
[](https://hexdocs.pm/zettai/)## 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 zettai
```and its documentation can be found at .