Installation ============ Downloading Chamelon ----------------- The source code of Chamelon can be found at ``_. Use Git to get access to the latest version: .. code-block:: shell-session $ 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 ``_. Then simply run: .. code-block:: shell-session $ dune build