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

https://github.com/dancatchpole/aoc2022

Advent of Code 2022
https://github.com/dancatchpole/aoc2022

Last synced: 9 months ago
JSON representation

Advent of Code 2022

Awesome Lists containing this project

README

          

# Advent of Code 2022

My advent of code solutions for 2022 - this year attempting to learn Rust!

- To run: `cargo run [day]`
- To test: `cargo test`