12 Forks
70 Stars
70 Watchers

ocamlbrew

Manage OCaml installations in your $HOME

How to download and setup ocamlbrew

Open terminal and run command
git clone https://github.com/hcarty/ocamlbrew.git
git clone is used to create a copy or clone of ocamlbrew repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ocamlbrew https://github.com/hcarty/ocamlbrew/archive/master.zip

Or simply clone ocamlbrew with SSH
[email protected]:hcarty/ocamlbrew.git

If you have some problems with ocamlbrew

You may open issue on ocamlbrew support forum (system) here: https://github.com/hcarty/ocamlbrew/issues