Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d4be4st/advent-of-code-gleam
https://github.com/d4be4st/advent-of-code-gleam
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/d4be4st/advent-of-code-gleam
- Owner: d4be4st
- Created: 2024-12-02T11:33:32.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-06T14:07:53.000Z (30 days ago)
- Last Synced: 2024-12-11T14:59:53.022Z (25 days ago)
- Language: Gleam
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aoc
```sh
gleam run -m day01 # Run the day
```