Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 833 Bytes

README.md

File metadata and controls

40 lines (23 loc) · 833 Bytes

Etlas - Build Tool for Eta

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