Skip to content

SwiftPush/advent-of-code-2017

Repository files navigation

Advent of Code - 2017

Advent of Code is a series of small programming puzzles. I've decided to learn a new programming language, Rust, for these puzzles.

Building

To install rust on MacOSX:

brew install rust

To build any of the solutions, run:

cargo run

To run the unit tests, run:

cargo test

About

πŸŽ…πŸŽ„ A series of small programming puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages