shadsbot / RPi-Breadboard-Code-Checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPi-Breadboard-Code-Checker

Requires pyflakes to be installed

The first three inputs are the checklights, and the next four are the line-number lights, followed by the file name to check.

Example: sudo python run.py 4 17 22 18 23 24 25 asdf.py

About


Languages

Language:Python 92.0%Language:Shell 8.0%