Skip to content

alocquet/aoc-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aoc 2018

Build Status codecov

Soluces of Advent of code 2018 written with Rust.

Build

cargo build --release

Tests

cargo test --release

Run

cargo run --release -- args

Arguments

USAGE:
    aoc-2018 --day <day**>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -d, --day <day**>    day number

Credit

Advent of code

About

Advent of Code 2018

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages