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

https://github.com/jonathanmorley/advent-of-code

Advent of Code
https://github.com/jonathanmorley/advent-of-code

rust

Last synced: 5 months ago
JSON representation

Advent of Code

Awesome Lists containing this project

README

          

# Advent of Code

# Usage

## Testing

`cargo test [--package aoc-]`

## Running

`cargo run [--package aoc-]`