/typerex

Development Studio for OCaml

Primary LanguageOCamlGNU General Public License v3.0GPL-3.0

To clone

git clone git@github.com:OCamlPro/typerex.git
cd typerex
git checkout typerex2

To build

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

To use it

ocp-edit-mode install -emacs

If you want to customize your typerex config:

emacs ~/.ocp/ocp-edit-mode.conf