Skip to content

co0p/rustmas

Repository files navigation

rustmas

Learning rust with friends by solving https://adventofcode.com/ challenges. And doing a little tdd on the side :-)

important

we have no clue how to write ideomatic rust; see https://github.com/mre/idiomatic-rust for more infos.

run the code

  • install rust
  • checkout code
  • execute cargo test to run tests.
  • execute cargo run to run the main.rs file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages