Skip to content

jdong03/YumPantry

Repository files navigation

CS3110 Final Project

Name NetID
Andrew Lin al2245
Jason Dong jd876
Dalton Luce dcl252
Su Yean Leong sl2658

Environment

  1. Create a new switch named "final_project"

    opam switch create final_project 5.0.0
    
  2. Install our required packages

    opam install -y utop odoc ounit2 qcheck bisect_ppx menhir ocaml-lsp-server ocamlformat ocamlformat-rpc yojson bogue
    
  3. Ensure you are on the correct switch

    opam switch list
    

    It should look something like:

    switch

Running

  • Command line: make yum
  • GUI: make yummy

Checking LOC

  1. Install cloc using homebrew (install homebrew if neccesary)

    brew install cloc
    
  2. Run command in source directory

    cloc --by-file --include-lang=OCaml .
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •