Sha256: 5416c74eb5da6c0bd0b1996f9cf7e8b3c1b4ab81dca3743a08b052748a865345
Contents?: true
Size: 391 Bytes
Versions: 68
Compression:
Stored size: 391 Bytes
Contents
## Installing on any platform The simplest way to install Elm is via Node.js/NPM. If you don't already have Node.js installed on your computer, you can download it from [the official site](https://nodejs.org/). Once you have Node.js up and running, you can install elm and elm-test using ```bash npm install -g elm elm-test ``` which will install elm and place any tooling on `$PATH`.
Version data entries
68 entries across 68 versions & 1 rubygems