Skip to content

gkotecki/aoc2022-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022 with Rust

Running the project

  • Install rust + cargo
  • Install watcher with:
cargo install cargo-watch
  • Initialize watcher on the src folder with:
cargo watch -c -w src -x run

Releases

No releases published

Packages

No packages published

Languages