9 Forks
226 Stars
226 Watchers

elm-review

Analyzes Elm projects, to help find mistakes before your users find them.

How to download and setup elm-review

Open terminal and run command
git clone https://github.com/jfmengels/elm-review.git
git clone is used to create a copy or clone of elm-review repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with elm-review https://github.com/jfmengels/elm-review/archive/master.zip

Or simply clone elm-review with SSH
[email protected]:jfmengels/elm-review.git

If you have some problems with elm-review

You may open issue on elm-review support forum (system) here: https://github.com/jfmengels/elm-review/issues