fuzzctl

module
v0.0.0-...-e83cbdc Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2020 License: BSD-3-Clause

README

Fuzzctl

Built with Mage CI Workflow Dependabot

CLI to manage workflows with Fuzzball.

Quick Start

Ensure that you have one of the two most recent minor versions of Go installed as per the installation instructions.

Install Mage as per the installation instructions.

To install fuzzctl in $(go env GOPATH)/bin:

mage install

Ensure $(go env GOPATH)/bin is included in your $PATH, at which point you can execute fuzzctl commands:

fuzzctl help

Testing

Unit tests can be run like so:

mage test

Installation and Packaging

To install fuzzctl in $GOBIN:

mage install

To build a .deb and/or .rpm:

mage deb
mage rpm

License

This project is licensed under a 3-clause BSD license found in the license file.

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

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