json/tools/cpplint/update.sh
Niels Lohmann fffacce38d
📄 add licenses
2022-06-18 20:52:13 +02:00

5 lines
163 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/README.rst