25 Forks
24 Stars
24 Watchers

ocamlfind

The OCaml findlib library manager

How to download and setup ocamlfind

Open terminal and run command
git clone https://github.com/ocaml/ocamlfind.git
git clone is used to create a copy or clone of ocamlfind 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 ocamlfind https://github.com/ocaml/ocamlfind/archive/master.zip

Or simply clone ocamlfind with SSH
[email protected]:ocaml/ocamlfind.git

If you have some problems with ocamlfind

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