mirror of
https://github.com/boostorg/json.git
synced 2025-05-10 09:43:52 +00:00
5 lines
157 B
Bash
Executable File
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
|