8 Forks
37 Stars
37 Watchers

rules_ocaml

OCaml build rules for Bazel

How to download and setup rules_ocaml

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

Or simply clone rules_ocaml with SSH
[email protected]:jin/rules_ocaml.git

If you have some problems with rules_ocaml

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