Ecosyste.ms: Awesome
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: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryuapp/hello_gleam
- Owner: ryuapp
- Created: 2024-03-14T17:25:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-14T17:25:19.000Z (10 months ago)
- Last Synced: 2024-12-01T12:44:26.729Z (28 days ago)
- Language: Gleam
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```