eris/README.md
Andrew Hamilton ed5164c761 Changed installation to use pip3.
- Now running all the tests in test-distributions.
- Vigil is only known to install into ubuntu at the moment.
2017-07-10 18:38:18 +01:00

2.6 KiB

Vigil Code Monitor

Summary

Vigil maintains an up-to-date set of reports for every file in a codebase.

Installation

(Tested in Ubuntu 17.04)

# git clone https://github.com/ahamilton/vigil
# cd vigil
# ./install-dependencies
# pip3 install .

To test its working properly:

# ./test-all

then to run:

# vigil <directory_path>

Tools

Extensions Tools
.py python_syntaxpython_unittestspydocmypypython_coveragepycodestylepyflakespylintpython_gutpython_modulefinderpython_mccabebandit
.pyc disassemble_pyc
.pl .pm .t perl_syntaxperldocperltidy
.pod .pod6 perldoc
.java uncrustify
.c .h c_syntax_gccc_syntax_clangsplintuncrustify
.o objdump_headersobjdump_disassemblereadelf
.cc .cpp .hpp cpp_syntax_gcccpp_syntax_clang • bcpp • uncrustify
.pdf pdf2txt
.html html_syntaxtidyhtml2text
.php php5_syntax
.zip unzip
.tar.gz .tgz tar_gz
.tar.bz2 tar_bz2
.a .so nm
.png .jpg .gif .bmp .ppm .tiff .tga pilpil_half