ferret

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

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

Go to latest
Published: Feb 25, 2023 License: MIT Imports: 12 Imported by: 0

README

ferret

Find the closest endpoint in a set of endpoints

Table of Contents

Demo

asciicast

Installation

Let's assume we are starting from scratch.

Install go and create a go workspace.

export GOPATH=${HOME}/go
mkdir $GOPATH
cd $GOPATH
mkdir -p src/github.com/joeabbey
cd src/github.com/joeabbey
git clone git@github.com:joeabbey/ferret
cd ferret
make

Usage

ferret

Press "q" or "ctrl-c" to exit. Alternatively press "r" to run again.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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