2022-07-30 14:19:29 +01:00
|
|
|
Install development version
|
|
|
|
|
|
|
|
Requirements are ocaml (the compiler) and opam (the package manager). Then run:
|
|
|
|
|
2022-07-31 13:56:39 +01:00
|
|
|
opam pin add text_parse https://git.disroot.org/orbifx/text-parse-ml.git
|
|
|
|
opam pin add logarion https://git.disroot.org/orbifx/logarion.git
|
2022-07-30 14:19:29 +01:00
|
|
|
opam install logarion
|