Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 385 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 385 Bytes

rudvent-of-code

This repository contains my solutions to Advent of Code over the years, as well as a helper library rudvent-lib that you can use to provide the boilerplate to solve Advent of Code yourself in Rust from a terminal.

The helper library contains instructions for how to set up your project to benefit