Eris maintains an up-to-date set of reports for every file in a codebase.
Find a file
Andrew Hamilton c6f790c35c Optimize change to summary when filesystem changes.
- Was checking all files on any change detected.
- Now adding, deleting or modifing individual rows in response
  to the respective filesystem event.
- html_syntax tool was being run in an infinite loop because it
  triggered the ON_CLOSE_WRITE event.
2020-03-09 14:31:01 +10:00
appimage Revert "Move to python3.8.0" 2019-12-19 14:47:00 +10:00
eris Optimize change to summary when filesystem changes. 2020-03-09 14:31:01 +10:00
tests Optimize change to summary when filesystem changes. 2020-03-09 14:31:01 +10:00
BUGS Update BUGS file. 2019-12-29 14:37:13 +10:00
build-flatpak.py Revert "Move to python3.8.0" 2019-12-19 14:47:00 +10:00
com.github.ahamilton.eris.json flatpak: Bring manifest file up to date. 2019-12-22 21:25:18 +10:00
Dockerfile docker: Add Dockerfile and docker wrapper script. 2020-01-10 12:36:47 +10:00
eris-docker docker: Add Dockerfile and docker wrapper script. 2020-01-10 12:36:47 +10:00
eris-flatpak flatpak: Add installation instructions and wrapper script. 2020-01-11 12:02:25 +10:00
install-dependencies Revert "Move to python3.8.0" 2019-12-19 14:47:00 +10:00
install-tools Revert "Move to python3.8.0" 2019-12-19 14:47:00 +10:00
LICENSE Updated copyright headers to 2017. 2017-02-05 18:29:09 +01:00
LS_COLORS Bundle the latest version of LS_COLORS. 2019-09-01 17:22:28 +10:00
make-appimage.py Revert "Move to python3.8.0" 2019-12-19 14:47:00 +10:00
make-flatpak-manifest.py flatpak: Bring manifest file up to date. 2019-12-22 21:25:18 +10:00
make-readme.py Improve installation documentation. 2020-01-12 17:04:02 +10:00
README.md Improve installation documentation. 2020-01-12 17:04:02 +10:00
setup.py Revert "Move to python3.8.0" 2019-12-19 14:47:00 +10:00
test-all Use the ellipsis unicode character. 2019-06-22 13:29:34 +10:00
test_distributions.py appimage: Update for release. 2019-12-23 14:12:42 +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 (19.10)

# git clone https://github.com/ahamilton/eris
# cd eris
# ./install-dependencies
# python3.7 -m pip install .
# eris -h

Flatpak

# flatpak install org.freedesktop.Sdk/x86_64/18.08    # Install the required runtime
# Download flatpak bundle file from github releases page:
  https://github.com/ahamilton/eris/releases
# flatpak install eris-2019-12-22.flatpak    # Install the downloaded bundle
# flatpak run --filesystem=host com.github.ahamilton.eris -h

There is a wrapper script available to make running easier:

# git clone https://github.com/ahamilton/eris
# cp eris/eris-flatpak ~/bin/eris    # e.g. Put wrapper script in your PATH
# eris -h

Docker

# git clone https://github.com/ahamilton/eris
# cd eris
# sudo docker build -t eris .
# cp 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-2019-12-22.AppImage
# mv eris-2019-12-22.AppImage ~/bin/eris    # e.g. Put appimage in your PATH
# eris -h

Tools

Extensions(98) Tools(60)
.* contents • metadata • git_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 php7_syntax
.go go_vetgolintgodoc
.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 mediainfopil
.svg .svgz svglib
.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