Rincewind is a CMT annotation extractor used by the ReasonML plugin for IntelliJ Idea.
prepare:
- opam switch [create] <ocaml version>
- opam install . --deps-only --with-test
build:
- dune build
test (any):
- dune test
- dune build @cramtest-name
- dune build @cramtest-name --auto-promote