Etlas - Build Tool for Eta

August 26, 2018 ยท View on GitHub

Version: 1.5.1.0

Installation

Binary

You can download the binaries from here.

Source

If you have not installed Eta yet, you can find the source installation instructions here.

If you have already installed Eta, and you want upgrade your version of Etlas:

  1. Install Stack.

  2. Clone this repository.

git clone --recursive --branch [etlas-version] https://github.com/typelead/etlas

Example:

git clone --recursive --branch 1.5.1.0 https://github.com/typelead/etlas
  1. Install Etlas.
stack install etlas