Fabric

From IndieWeb
(Redirected from fabric)

Fabric is a python library and command-line tool useful for streamlining deployment and system administration tasks.

IndieWeb Users

  • Kyle Mahan uses this fabfile to simplify deployment to kylewm.com. fab deploy transmits the latest git revision and restarts the uwsgi server.