git-sizer

Computes various Git repository size metrics and alerts you to any that might cause problems or inconvenience. More information: <https://github.com/github/git-sizer>.

Debian Debian
RUN apt-get update && \ apt-get install -y git-sizer
Ubuntu
RUN apt-get update && \ apt-get install -y git-sizer
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y git-sizer
click the source code to copy install git-sizer on any operating system with command-not-found.com