butil

command module
v0.0.0-...-8299567 Latest Latest
Warning

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

Go to latest
Published: May 10, 2022 License: MPL-2.0 Imports: 11 Imported by: 0

README

butil

This is just a dummy utility that can be installed with go install. It clones the actual repo, builds and runs the real butil. It also makes sure the real beacon utility is always up-to-date. You can modify realbutil and this tool will take care of compiling the new code.

Usage

Running it with default options:

$ mkdir beacon && cd beacon
$ butil clone

The clone command first calls git clone internally, so you can pass other options to git like repository url and --branch name of a branch other than main example:

$ butil clone https://github.com/imperviousinc/beacon --branch <name>

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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