1 unstable release

0.1.1 Apr 21, 2019

#8 in #shop

31 downloads per month

MIT license

4KB
50 lines

dinner

Random dinner generator. We use this to generate 4 dinners and then shop for all of them at once. It's efficient and answers the question "what's for dinner?". Now you have an answer other than "I donno"

Building

  1. Download rust: https://www.rustup.rs/
  2. execute cargo build --release
  3. run ./target/release/dinner and enjoy!

Dependencies

~21MB
~400K SLoC