36 Forks
344 Stars
344 Watchers

elm-test

moved to elm-explorations/test

How to download and setup elm-test

Open terminal and run command
git clone https://github.com/elm-community/elm-test.git
git clone is used to create a copy or clone of elm-test 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-test https://github.com/elm-community/elm-test/archive/master.zip

Or simply clone elm-test with SSH
[email protected]:elm-community/elm-test.git

If you have some problems with elm-test

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