William Li ([email protected]) Yibing Lu ([email protected]) Mariana Meriles ([email protected])
To run the project on terminal, use command make recipe and follow instructions. On the cuisines question, user can type "help" to see a list of the valid cuisine options.
To run the project using the GUI, use command dune build gui/main.exe in terminal, then use ./_build/default/gui/main.exe to run.
cloc --by-file --include-lang=OCaml . to count number of lines
Ctrl+C in terminal, to interrupt a running process