]>
Git — Sourcephile - gargantext.git/blob - devops/debian/install-purescript
3 git clone https
://gitlab.iscpif.fr
/gargantext
/purescript
-gargantext
4 cd purescript
-gargantext
7 curl
-sS https
://dl.yarnpkg.com
/debian
/pubkey.gpg
| sudo apt
-key add
-
8 echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo
tee /etc
/apt
/sources.list.d
/yarn.list
12 yarn
install && yarn
install-ps && yarn build
14 # temporary bug (help welcome)
15 #cp src/index.html dist/index.html