Skip to content

Advent of Code 2022 in Rust

License

Notifications You must be signed in to change notification settings

sastels/advent-of-code-2022

Repository files navigation

Advent of Code 2022

CI

Advent of Code 2022 in Rust

To run the latest day:

cargo run

To run all the tests:

cargo test

To create initial files for a new day (including downloading the data!)

./prepare_day.sh 05

About

Advent of Code 2022 in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published