This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
elm-compiler 0.19.1
Install from the command line:
Learn more about npm packages
$ npm install @carwow/elm-compiler@0.19.1
Install via package.json:
"@carwow/elm-compiler": "0.19.1"
About this version
Elm is a functional programming language that compiles to JavaScript.
There are installers for Mac and Windows available here. There are also binaries for direct download. These are the most reliable ways to install Elm.
This package tries to download those binaries with npm
. It is sometimes used by people intergating Elm into existing projects or workflows.
The following command should download the elm
binary:
npm install -g elm
If this runs successfully, the elm
binary should be available at:
-
/usr/local/bin/elm
on Mac and Linux -
C:\Users\YOUR_NAME\AppData\Roaming\npm\
on Windows
It should be possible to run elm
from your terminal after this.
If you run into trouble, check out troubleshooting.md.
Head over to The Official Guide to start learning Elm!
Details
- elm-compiler
- carwow
- over 2 years ago
- BSD-3-Clause
- 1 dependencies
Assets
- elm-compiler-0.19.1-npm.tgz
Download activity
- Total downloads 1
- Last 30 days 0
- Last week 0
- Today 0