Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 273 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 273 Bytes

easy-check


$ opam switch create for-learn-ocaml --packages ocaml.4.12.0,learn-ocaml
$ eval $(opam env)      # Only needed if you disabled opam's shell hooks
$ dune build @install && dune install
$ learn-ocaml build serve --repo=./demo