configure

10 lines | 463 B Blame History Raw Download
#!/bin/bash

git clone --depth=1 https://github.com/rmeloca/java-callgraph.git
git clone --depth=1 https://github.com/rmeloca/ApplicationTracer.git
git clone --depth=1 https://github.com/rmeloca/JSONSerialiser.git
git clone --depth=1 https://github.com/rmeloca/Trace.git
git clone --depth=1 https://github.com/rmeloca/RequestsSimulator.git
git clone --depth=1 https://github.com/rmeloca/Cache.git
git clone --depth=1 https://github.com/rmeloca/RemoteExecutor.git