Cradicle Explorer
haskell-gargantext
Info
Issues
Patches
Wallets
Source
Source
bench-data
bench
bin
gargantext-admin
gargantext-cbor2json
gargantext-cli
gargantext-db-obfuscation
gargantext-golden-file-diff
gargantext-import
gargantext-init
gargantext-invitations
gargantext-phylo-profile
gargantext-phylo
gargantext-server
gargantext-upgrade
metrics
backup
build
gargantext_stop
gargantext_tmux
ghci
gource
haddock
init
install
install-cabal2stack
psql
setup-ci-environment
sql
track_haskell_deps.hs
update-project-dependencies
devops
docs
ekg-assets
nix
src-doctest
src
test-data
test
.clippy.dhall
.envrc
.gitignore
.gitlab-ci.yml
.mailmap
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DEVELOPER_GUIDELINES.md
LICENSE
README.md
cabal.project
cabal.project.freeze
gargantext-cors-settings.toml
gargantext.cabal
gargantext.ini_toModify
run
server
shell.nix
stack.yaml
start
weeder.dhall
/
bin
/ init
init
1
#!/bin/bash
2
3
ln -s $(nix-shell --run "which dot") ~/.local/bin/dot
4