serve

command module
v1.6.190 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2022 License: BSD-3-Clause Imports: 8 Imported by: 0

README

Build Status

Installing

Go

Make sure you have Go 1.18.+ installed:

brew install go

Dependencies

# install dependencies via makefile script
make deps

# set $GOPATH env variable (should be your home directory)
export GOPATH=${HOME}/go

# download dependency 
go mod vendor

# build
make

# test to ensure everything is working
make test

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