Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trs/advent-of-code-2021
:date: Advent of Code 2020 Deno Edition
https://github.com/trs/advent-of-code-2021
advent-of-code advent-of-code-2021 deno
Last synced: 23 days ago
JSON representation
:date: Advent of Code 2020 Deno Edition
- Host: GitHub
- URL: https://github.com/trs/advent-of-code-2021
- Owner: trs
- Created: 2021-12-04T22:27:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-26T23:50:44.000Z (about 3 years ago)
- Last Synced: 2024-12-12T00:44:23.313Z (27 days ago)
- Topics: advent-of-code, advent-of-code-2021, deno
- Language: TypeScript
- Homepage: https://adventofcode.com/2021
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2021
https://adventofcode.com/2021
## Usage
```
make test day=1
```