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

https://github.com/simonsolnes/advent_of_code


https://github.com/simonsolnes/advent_of_code

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

          

# Advent of Code

## Requirements
- `python`
- `rust-script`: `cargo install rust-script`

## Running

```bash
./2023/01.py
./2023/01.rs
```