Installation
Downloading Chamelon
The source code of Chamelon can be found at https://github.com/Ekdohibs/chamelon. Use Git to get access to the latest version:
$ git clone https://github.com/Ekdohibs/chamelon.git
Installing Chamelon from source
Make sure you have an opam switch with compiler Ocaml 4.14.0 working on your machine. Instructions to create this switch can be found at https://ocaml.org/docs/opam-switch-introduction. Then simply run:
$ dune build