/reason-bin

All binaries related to Reason

Primary LanguageShell

reason-bin Build Status

Contains all prebuilt binaries to set up a dev environment.

Usage

npm install -g reason-bin

TODO: add how one can test the installation here

What's inside

Currently three binaries are provided:

  • refmt -- For editors to reformat your reason files
  • ocamlmerlin and ocamlmerlin-reason -- Merlin provides SDK level integration with editors
  • more -- Submit an issue to ask for more prebuilt binaries!

Supported platforms

  • Linux 64 bits
  • Darwin 64 bits

Help needed to get Windows support!