git clone [email protected]:OCamlPro/typerex.git
cd typerex
git checkout typerex2
Configure:
./configure -prefix /usr/local
Build:
make
Install:
make install
Build and read the documentation:
make doc
cd docs/user-manual
evince user-manual.pdf
ocp-edit-mode install -emacs
If you want to customize your typerex config:
emacs ~/.ocp/ocp-edit-mode.conf