fab

Simple Pythonic remote deployment tool

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