]> Git — Sourcephile - gargantext.git/commit
Add client executable to run 'scripts' against a running Garg backend
authorAlp Mestanogullari <alp@well-typed.com>
Wed, 9 Feb 2022 16:04:54 +0000 (17:04 +0100)
committerAlp Mestanogullari <alp@well-typed.com>
Wed, 9 Feb 2022 16:04:54 +0000 (17:04 +0100)
commit0b9e0385118a783c11bb2002233d8f7b4c65f773
tree160a245261fb37528de79dc1c96893b7b7fdf7b5
parent41fe94e7b4da25b481704317e6e366b1f6944c6f
Add client executable to run 'scripts' against a running Garg backend
bin/gargantext-client/Auth.hs [new file with mode: 0644]
bin/gargantext-client/Core.hs [new file with mode: 0644]
bin/gargantext-client/Main.hs [new file with mode: 0644]
bin/gargantext-client/Options.hs [new file with mode: 0644]
bin/gargantext-client/Script.hs [new file with mode: 0644]
bin/gargantext-client/Tracking.hs [new file with mode: 0644]
cabal.project
src/Gargantext/API/Client.hs
stack.yaml