json/tools/cpplint/update.sh

5 lines
163 B
Bash
Raw Normal View History

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