json/tools/cpplint/update.sh
Niels Lohmann 72755599a6
🚚 move files
2022-04-30 14:08:29 +02: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