Install Etlas on your system
You must have the following installed on your system:
You can replace [tag] with one of the tags listed here.
$ git clone --recursive https://github.com/typelead/etlas $ git checkout [tag] $ git submodule sync $ git submodule update --init --recursive $ stack install etlas
Now that we have installed Etlas, let's learn about the basics.