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

https://github.com/tomijaga/advent_of_code


https://github.com/tomijaga/advent_of_code

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

## Advent of Code 2023

- Install [mops](https://j4mwm-bqaaa-aaaam-qajbq-cai.ic0.app/#/docs/install)
- Install [mocv](https://github.com/ZenVoich/mocv)

- Run code for a particular day with:
```bash
# make run day=
make run day=1
```