Starting on tool to check repository settings.
authorGreg Wilson <gvwilson@third-bit.com>
Thu, 7 Jul 2016 14:59:38 +0000 (10:59 -0400)
committerGreg Wilson <gvwilson@third-bit.com>
Thu, 7 Jul 2016 14:59:38 +0000 (10:59 -0400)
commit9a5ab181b0ee63b72319678370de7b77c6dd895d
tree24366f6b96fcd0b2bb17e9254de499dc6bbf7428
parent9610f407af3b47da490d8abbed46c6d9fc4f63af
Starting on tool to check repository settings.

1.  Created `bin/repo_check.py`.
2.  Moved `require()` to `util.py`.
3.  Updated `Makefile` with new target.
Makefile
bin/lesson_check.py
bin/repo_check.py [new file with mode: 0755]
bin/util.py