Skip to content

karolhor/fabkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fabkit

This library is a group of common helpers for Fabric 1.x used by myself in my projects.

It was inspired by similar fabtools but it's targeting to be working on Arch Linux

Installation

To install the latest release from PyPI

$ pip install fabkit

Requirements

  • Python 3.6+
  • Arch Linux remote target (but most utils are generic and should work on other Linux systems)

Examples

tbd.