mgold / elm-get

Command line tool to share Elm libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-get

A command line tool to share Elm libraries. Currently in pre-release, only for testing!

Install

git clone https://github.com/evancz/elm-get.git
cd elm-get
cabal install

This will install the elm-get executable in /home/YOU/.cabal/bin.

Ease of install will improve when this is properly released!

About

Command line tool to share Elm libraries

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 70.1%Language:Elm 29.1%Language:Shell 0.4%Language:C 0.3%