Eris maintains an up-to-date set of reports for every file in a codebase.
Find a file
2016-01-06 23:18:25 +00:00
golden-files Added a toggle so that work can be paused 2016-01-06 11:33:54 +00:00
BUGS Changes from running jobs differently. (667dd8f) 2015-12-31 15:43:41 +00:00
fill3.py Update copyright dates 2016-01-01 17:06:28 +00:00
fill3_test.py Update copyright dates 2016-01-01 17:06:28 +00:00
golden.py Update copyright dates 2016-01-01 17:06:28 +00:00
gut.py Include the python_gut tool 2016-01-01 17:55:43 +00:00
gut_test.py Include the python_gut tool 2016-01-01 17:55:43 +00:00
install-dependencies Run all jobs inside long lived worker processes 2015-12-31 15:07:30 +00:00
install-tools Make the script easy to run 2015-12-26 20:52:39 +00:00
LICENSE Update copyright dates 2016-01-01 17:06:28 +00:00
lscolors.py Update copyright dates 2016-01-01 17:06:28 +00:00
lscolors_test.py Update copyright dates 2016-01-01 17:06:28 +00:00
README.md Be more specific 2015-12-30 00:57:59 +00:00
terminal.py Update copyright dates 2016-01-01 17:06:28 +00:00
termstr.py Update copyright dates 2016-01-01 17:06:28 +00:00
termstr_test.py Update copyright dates 2016-01-01 17:06:28 +00:00
test-all Initial commit 2015-12-14 18:03:11 +00:00
TODO Add more todos. 2016-01-06 23:18:25 +00:00
tools.py Add perl6 syntax checking. 2016-01-04 01:44:24 +00:00
vigil Removed live detection of changes to tools.py. 2016-01-06 23:03:53 +00:00
vigil.py Initial commit 2015-12-14 18:03:11 +00:00
vigil_test.py Update copyright dates 2016-01-01 17:06:28 +00:00

vigil

Installation

To run vigil: (Tested in Ubuntu 15.10 in gnome-terminal and stterm)

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