1
0
mirror of https://github.com/nlohmann/json synced 2024-12-04 17:20:06 +00:00
nlohmannjson/third_party/cpplint/update.sh
2019-03-28 14:23:07 +01:00

6 lines
236 B
Bash
Executable File

#!/bin/sh
wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/cpplint.py
wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/LICENSE
wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/README.rst