Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 411 Bytes

INSTALLATION.md

File metadata and controls

13 lines (9 loc) · 411 Bytes

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. Once you have Node.js up and running, you can install elm and elm-test using

which will install elm and place any tooling on $PATH.