/esy-reasonml-lwt-example

Example of using esy and dune to build a ReasonML project using lwt

Primary LanguageOCaml

esy-reasonml-lwt-example

Example of using esy and dune to build a ReasonML project using lwt

Prerequisites

Ensure you have esy installed.

$ yarn global add esy

Installation

Use esy to pull in dependencies and build the project.

$ esy

Run

The executable built by esy should be located in the _esy directory. Run it.

$ _esy/default/build/default/bin/Index.exe