Skip to content
/ etlas Public

Etlas, the build tool and package manager for the Eta programming language

Notifications You must be signed in to change notification settings

typelead/etlas

Repository files navigation

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

About

Etlas, the build tool and package manager for the Eta programming language

Resources

Stars

Watchers

Forks

Packages

No packages published