blob: 5fd564cd1ade64d8a0f22deba6d00f1a98d107be [file] [log] [blame]
#!/usr/bin/env bash
mkdir -p ./includes
rm -rf ./includes/*
git clone --branch v1.1.0 --depth=1 git@github.com:Tencent/rapidjson.git ./includes/rapidjson
git clone --branch master --depth=1 git@github.com:louisdx/cxx-prettyprint.git ./includes/prettyprint