Installation

Install Etlas on your system

Requirements

You must have the following installed on your system:


Installation

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

Next Section

Now that we have installed Etlas, let's learn about the basics.