fabric-cli

module
v0.0.0-...-9f5ce4d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2025 License: AGPL-3.0

README

Fabric CLI

This repository provides an alternative CLI utility for Fabric to what comes shipped by default. This project is written in GO to maximize performance, additionally this utility provides more features (aside from performance improvements), like, shell completions, stubs generation and interactive mode (WIP)

[!NOTE] Please note that this is a completely optional package. Fabric will operate normally without it.

Requirements

Below is a list of dependencies needed to build and install the utility:

go
meson
ninja

those are compile-time only dependencies. produced binaries are completely standalone*

Additionally, You will need a Fabric environment already set. otherwise this utility is useless.

Build and Install

[!NOTE] For Arch users, a AUR package is proivded as fabric-cli-git.

To build and install this utility, run the following command after cloning the repository:

meson setup --buildtype=release --prefix=/usr build && sudo meson install -C build

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL