]> Git — Sourcephile - gargantext.git/blob - README.md
[DOC] Quick readme.
[gargantext.git] / README.md
1 # Gargantext Haskell
2
3
4 # Install Dependencies
5
6 ## On Linux Debian (and Ubuntu?)
7 sudo apt-get install libbz2-dev lipq-dev
8
9 ## Install Stack
10
11 # Starting
12
13 stack ghci
14 startGargantext "gargantext.ini"
15
16