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

https://github.com/panicbit/aocl

Advent of Code private leaderboard viewer
https://github.com/panicbit/aocl

Last synced: 15 days ago
JSON representation

Advent of Code private leaderboard viewer

Awesome Lists containing this project

README

          

# Advent of Code private leaderboard viewer

![aocl](/aocl.png)

# Installation

You need Rust installed first. See https://www.rustup.rs for how to install it.

```bash
cargo install --git https://github.com/panicbit/aocl
```

You can find the installed binary in `$HOME/.cargo/bin`.