fabric – k.i. für die shell

folgender Install-Prompt dürfte veraltet sein, weil es (anscheinend) mittlerweile nicht mehr auf python läuft sondern auf Go..

https://github.com/danielmiessler/fabric

cd /your/install/directory
git clone https://github.com/danielmiessler/fabric.git
su > apt install pipx
pipx install .
pipx ensurepath
source ~/.bashrc
fabric --setup