Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antonioalmeida/advent-of-code-2020

🎅 My solutions for AoC 2020
https://github.com/antonioalmeida/advent-of-code-2020

2020 advent-of-code typescript

Last synced: about 18 hours ago
JSON representation

🎅 My solutions for AoC 2020

Awesome Lists containing this project

README

        

# aoc-2020

```shell
# run specific day/part
$ npm run aoc -- --day 8 --part 2
```