Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 662 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 662 Bytes

learn-rust

AdventOfCode

YYYY/d: cargo run --bin {YYYY}-{d}

Available:

  • 2017-9 .. 2017-25
  • 2018-1 .. 2018-13

GUI


Exercises

  • Fibonacci: cargo run --bin fibonacci {d:12}

Isomorphic Web App

  • Percy: cd wasm && sh .client/build.sh && cargo run

Others