Sha256: 7c6ebb929244e11fe58fa3ae3d1b057322055d6f8249f0fc467bbf4966bd4a67

Contents?: true

Size: 503 Bytes

Versions: 21

Compression:

Stored size: 503 Bytes

Contents

You will need the Node Package Manager (npm) to install Reason. Follow the instructions [here](https://www.npmjs.com/get-npm)

Once you have npm, install Reason by:
```
npm install -g bs-platform
```

Reason has integration for a number of editors, see [here](https://reasonml.github.io/docs/en/editor-plugins.html#officially-supported-editors)

Some command line tools (including a REPL allowing you to evaluate Reason expressions in a shell) can be found [here](https://github.com/reasonml/reason-cli)

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
trackler-2.2.1.159 tracks/reasonml/docs/INSTALLATION.md