CONTRIBUTING.md 220 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# Contributing

## Main repo

https://gitlab.iscpif.fr/gargantext/haskell-gargantext


## Stack by default

stack install


## REPL

stack ghci at the root of the project (it will load right paths of
static resources).