]> Git — Sourcephile - gargantext.git/blob - README.md
[CLEAN] Code.
[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
15 startGargantext 8008 "gargantext.ini"
16
17