Eris maintains an up-to-date set of reports for every file in a codebase.
Find a file
Andrew Hamilton 39fd37dc6f coding style
Remove some dead code
2015-12-29 23:11:47 +00:00
golden-files Initial commit 2015-12-14 18:03:11 +00:00
BUGS Initial commit 2015-12-14 18:03:11 +00:00
fill3.py Initial commit 2015-12-14 18:03:11 +00:00
fill3_test.py Initial commit 2015-12-14 18:03:11 +00:00
golden.py Initial commit 2015-12-14 18:03:11 +00:00
install-dependencies Revert "Run all the jobs at a low priority" 2015-12-28 18:32:48 +00:00
install-tools Make the script easy to run 2015-12-26 20:52:39 +00:00
LICENSE Initial commit 2015-12-14 17:42:46 +00:00
lscolors.py Initial commit 2015-12-14 18:03:11 +00:00
lscolors_test.py Initial commit 2015-12-14 18:03:11 +00:00
README.md Make the script easy to run 2015-12-26 20:52:39 +00:00
terminal.py coding style 2015-12-14 22:28:47 +00:00
termstr.py Colorize the coverage report 2015-12-23 18:21:58 +00:00
termstr_test.py Initial commit 2015-12-14 18:03:11 +00:00
test-all Initial commit 2015-12-14 18:03:11 +00:00
TODO Initial commit 2015-12-14 18:03:11 +00:00
tools.py coding style 2015-12-29 23:11:47 +00:00
vigil Revert "Run all the jobs at a low priority" 2015-12-28 18:32:48 +00:00
vigil.py Initial commit 2015-12-14 18:03:11 +00:00
vigil_test.py Initial commit 2015-12-14 18:03:11 +00:00

vigil

Installation

To run vigil: (Tested in Ubuntu 15.10)

# git clone https://github.com/ahamilton/vigil
# cd vigil
# ./install-dependencies
# ./vigil <directory_path>