Eris maintains an up-to-date set of reports for every file in a codebase.
Find a file
2016-01-23 12:18:02 +00:00
golden-files Changed the pretty names of the result statuses and corrected variable names to match. 2016-01-23 09:39:45 +00:00
BUGS Bring BUGS up to date. 2016-01-23 12:18:02 +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
in-directory Run all tools in a filesystem sandbox 2016-01-21 23:22:42 +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
LS_COLORS Use nice colors for coloring files when LS_COLORS is not set. 2016-01-22 12:49:43 +00:00
LS_COLORS.sh Use nice colors for coloring files when LS_COLORS is not set. 2016-01-22 12:49:43 +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
sandbox_fs.py Run all tools in a filesystem sandbox 2016-01-21 23:22:42 +00:00
sandbox_fs_test.py Run all tools in a filesystem sandbox 2016-01-21 23:22:42 +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 Run all tools in a filesystem sandbox 2016-01-21 23:22:42 +00:00
TODO Changed the pretty names of the result statuses and corrected variable names to match. 2016-01-23 09:39:45 +00:00
tools.py Changed the pretty names of the result statuses and corrected variable names to match. 2016-01-23 09:39:45 +00:00
vigil List all the key bindings in the help. 2016-01-23 10:23:27 +00:00
vigil.py Initial commit 2015-12-14 18:03:11 +00:00
vigil_test.py Run all tools in a filesystem sandbox 2016-01-21 23:22:42 +00:00
worker.py Run all tools in a filesystem sandbox 2016-01-21 23:22:42 +00:00
worker_test.py Changed the pretty names of the result statuses and corrected variable names to match. 2016-01-23 09:39:45 +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>