Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uncenter/adventofcode


https://github.com/uncenter/adventofcode

advent-of-code

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Code

![Most used language](https://img.shields.io/github/languages/top/uncenter/adventofcode)

## 2023

```sh
cd 2023/

bun aoc run
bun aoc run 1
bun aoc run 3..5

bun aoc test
bun aoc test 1
bun aoc test 3..5
```

## 2022

It was fun - thanks [@Boehs](https://github.com/boehs) for introducing me to this!