esy
Easy package management for native Reason, OCaml and more
Get Startednpm install -g esy
# Clone example, install dependencies, then build
git clone https://github.com/esy-ocaml/hello-reason.git
cd hello-reason
esy
Easy package management for native Reason, OCaml and more
Get Started