Skip to content

shirouto/etlas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

266 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Haskell 99.8%
  • Logos 0.2%