Eris maintains an up-to-date set of reports for every file in a codebase.
Find a file
Andrew Hamilton 3b8a6cffcb Use ubuntu dependencies for tools.
- No longer sourcing deps for flatpak's sake.
- Switching from svglib to cairosvg since svglib not in ubuntu.
2021-11-26 03:30:17 +10:00
eris Use ubuntu dependencies for tools. 2021-11-26 03:30:17 +10:00
fill3 Add LICENSE files to the subprojects. 2021-11-14 09:55:21 +10:00
lscolors Coding style. 2021-11-23 01:02:55 +10:00
packaging Move packaging scripts for docker and appimage into subdirectory. 2021-11-03 21:23:15 +10:00
termstr Coding style. 2021-11-23 01:02:55 +10:00
BUGS Update BUGS file. 2019-12-29 14:37:13 +10:00
install Extract lscolors into its own python project. 2021-11-06 23:58:17 +10:00
install-tools Use ubuntu dependencies for tools. 2021-11-26 03:30:17 +10:00
LICENSE Files don't need individual license headers. 2021-04-12 02:25:49 +10:00
README.md Use ubuntu dependencies for tools. 2021-11-26 03:30:17 +10:00
test-all Extract lscolors into its own python project. 2021-11-06 23:58:17 +10:00
TODO Optimize change to summary when filesystem changes. 2020-03-09 14:31:01 +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)

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

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
# eris -h

AppImage

# Download AppImage file from github releases page:
  https://github.com/ahamilton/eris/releases
# chmod +x eris-2020-09-24.AppImage
# mv eris-2020-09-24.AppImage ~/bin/eris    # e.g. Put appimage in your PATH
# eris -h

Tools

File types(100) Tools(60)
.* contentsmetadatagit_diffgit_blamegit_log
.py python_syntaxpython_unittestspytestpydocmypypython_coveragepycodestylepydocstylepyflakespylintpython_gutpython_modulefinderdispython_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 .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