Eris maintains an up-to-date set of reports for every file in a codebase.
Find a file
2022-02-13 09:14:13 +10:00
eris Update version to v2022.02.13 2022-02-13 09:14:13 +10:00
fill3 Update version to v2022.02.13 2022-02-13 09:14:13 +10:00
lscolors Update version to v2022.02.13 2022-02-13 09:14:13 +10:00
packaging Update version to v2022.02.13 2022-02-13 09:14:13 +10:00
snap snap: The requirements files are gone. 2021-12-20 22:26:14 +10:00
termstr Update version to v2022.02.13 2022-02-13 09:14:13 +10:00
BUGS Update TODO and BUGS. 2021-12-15 08:58:45 +10:00
install Make sure a recent version of pip is used. 2021-12-29 22:52:52 +10:00
LICENSE Update license. 2022-01-01 11:15:13 +10:00
README.md Update version to v2022.02.13 2022-02-13 09:14:13 +10:00
test-all Extract lscolors into its own python project. 2021-11-06 23:58:17 +10:00
TODO Update TODO and BUGS. 2021-12-15 08:58:45 +10:00

Eris Codebase Monitor

Summary

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

Installation

Ubuntu (21.10)

Install eris directly using pip, and apt install the tools eris relies on:

pip install --upgrade pip  # A recent version of pip is needed.
pip install git+https://github.com/ahamilton/eris@v2022.02.13#subdirectory=eris
eris --apt-install-tools

Or install from source: (including tools)

git clone https://github.com/ahamilton/eris
cd eris
./install

Then to run:

eris -h
eris-webserver <project>  # Or a simple web interface.

Docker

git clone https://github.com/ahamilton/eris
cd eris
sudo docker build -t eris -f packaging/Dockerfile .
cp packaging/eris-docker ~/bin/eris    # e.g. Put wrapper script in your PATH

Snap

# Download snap file from github releases page:
wget "https://github.com/ahamilton/eris/releases/download/v2021-12-06/eris_2021.12.06_amd64.snap"
snap install --dangerous eris_2021.12.06_amd64.snap
rm eris_2021.12.06_amd64.snap    # The snap file is no longer needed.

AppImage

# Download AppImage file from github releases page:
wget "https://github.com/ahamilton/eris/releases/download/v2021-12-06/eris_2021.12.06.AppImage"
chmod +x eris_2021.12.06.AppImage
mv eris_2021.12.06.AppImage ~/bin/eris    # e.g. Put appimage in your PATH

Tools

File types(101) Tools(58)
.* contentsmetadatagit_diffgit_blamegit_log
.py python_syntaxpython_unittestspytestpydocmypypython_coveragepycodestylepydocstylepyflakespylintpython_gutpython_mccabebandit
.pl .pm .t perl_syntaxperldoc
.p6 .pm6 perl6_syntax
.pod .pod6 perldoc
.c .h c_syntax_gcccppcheck
.cc .cpp .hpp cpp_syntax_gcccppcheck
.rb ruby_syntax
.lua lua_syntaxlua_check
.js js_syntax
.php php8_syntax
.go go_vetgodoc
.bash .sh .dash .ksh shellcheck
.wasm wasm_validatewasm_objdump
.pdf pdf2txt
.html .htm html_syntaxhtml2textelinks
.yaml .yml yamllint
.md .epub .docx .odt .rst pandoc
.zip .jar .apk .egg .whl zipinfo
.tar.gz .tgz tar_gz
.tar.bz2 tar_bz2
.rar unrar
.7z 7z
.xz unxz
.a arnm
.o objdump_headersobjdump_disassemblereadelf
.so nm
.deb dpkg_contentsdpkg_info
.rpm rpm
.png .jpg .jpeg .gif .bmp .tif .tiff .tga .ico .xpm mediainfopil
.svg .svgz cairosvg
.mkv .mka .mks .ogg .ogm .avi .wav .mpeg .mpg .vob .mp4 .mpgv .mpv .m1v .m2v .mp2 .mp3 .asf .wma .wmv .qt .mov .rm .rmvb .ra .ifo .ac3 .dts .aac .flac .aiff .aifc .au .iff .flv .srt .ssa .ass .sami mediainfo
.iso isoinfo