Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emilgardis/advent_of_code


https://github.com/emilgardis/advent_of_code

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# My AOC stuff

Install and setup [`aocf`](https://github.com/nuxeh/aocf/).

then run

```sh
cargo xtask new-day --day 1 --year 2020
```

This creates a crate in `2020/day01-`