An open API service indexing awesome lists of open source software.

https://github.com/drowzy/ocamlez


https://github.com/drowzy/ocamlez

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ocaml EZ

Boilerplate for simple `Ocaml` projects using `Core.Std`.

## Includes
* a `.merlin` file for completion, error reporting, type display
* `Makefile` using `ocamlbuild` to compile the `src` folder.