doit

Automation tool (Python3) to execute any kind of task in a build-tools fashion

Debian Debian
RUN apt-get update && \ apt-get install -y python3-doit
Ubuntu
RUN apt-get update && \ apt-get install -y python3-doit
Arch Arch Linux
RUN pacman -S --noconfirm python3-doit
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-doit
Fedora
RUN dnf install -y python3-doit
Raspbian
RUN apt-get update && \ apt-get install -y python3-doit
click the source code to copy install doit on any operating system with command-not-found.com