Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/follgad/adventofcode-23
https://github.com/follgad/adventofcode-23
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/follgad/adventofcode-23
- Owner: FOLLGAD
- Created: 2023-12-05T08:43:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T09:49:55.000Z (about 1 year ago)
- Last Synced: 2024-04-15T00:05:00.245Z (9 months ago)
- Language: TypeScript
- Size: 73.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventofcode-23
## Testing
```bash
$ bun run day1/code.ts test
```## Eval
```bash
$ bun run day1/code.ts
```