Taiji-pipeline / Taiji-view

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

How to install

Method 1: build from source

  1. Install haskell stack.

  2. download the source code here.

  3. Go to directory containing the source code and type: stack install.

  4. The binary will be in ~/.local/bin.

Method 2: Use docker image