Gagnon06 / AoC2022

Advent of Code 2022 with Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

workflow status

Code for the Advent of Code 2022 written in Rust.

Run the following to use the cargo fmt check on each commit :

git config core.hooksPath .githooks

About

Advent of Code 2022 with Rust


Languages

Language:Rust 98.3%Language:Shell 1.7%