json/bench/clone.sh
2020-08-24 19:02:11 -07:00

5 lines
157 B
Bash
Executable File

mkdir -p lib
cd lib
git clone --depth 1 https://github.com/Tencent/rapidjson.git rapidjson
git clone --depth 1 https://github.com/nlohmann/json.git nlohmann