
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja> git-svn-id: file:///srv/svn/repo/toyohime/trunk@114 922d331f-388e-da47-97a9-ad700dc0b8b9
26 lines
570 B
Groff
26 lines
570 B
Groff
.Dd $Mdocdate$
|
|
.Dt TOYOHIME 1
|
|
.Os
|
|
.Sh NAME
|
|
.Nm toyohime
|
|
.Nd Library and CLI for hosting custom vanity URIs for the Go tool
|
|
.Sh SYNOPSIS
|
|
.Nm
|
|
.Op Fl index
|
|
.Op Fl listen Ar ip:port
|
|
.Op Fl nohealthz
|
|
.Op Fl watch
|
|
.Op Ar fqdn
|
|
.Op Ar path/to/repos/file
|
|
.Sh DESCRIPTION
|
|
.Nm
|
|
is a library and command line implementation
|
|
that allows developers to have their own path
|
|
for their Go packages, closely replicating
|
|
the behavior of golang.org/x/.. as much as
|
|
possible.
|
|
.Sh AUTHORS
|
|
.An Jon Betti Aq Mt jonbetti@gmail.com
|
|
.Sh MAINTAINERS
|
|
.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
|