yakumo.izuru 58ded33a69 Change godoc path to pkg.go.dev and add a manual page
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/toyohime/trunk@113 922d331f-388e-da47-97a9-ad700dc0b8b9
2024-02-09 21:22:42 +00:00
2023-10-16 13:31:55 +00:00
2016-10-20 08:32:15 +00:00
2023-03-29 04:44:45 +00:00
2023-10-16 13:31:55 +00:00
2023-10-16 13:31:55 +00:00
2023-03-29 04:44:45 +00:00

Toyohime

Fork of go.jonnrb.io/vanity

A vanity import path is any import path that can be downloaded with go get but isn't otherwise blessed by the go tool (e.g. GitHub, BitBucket, etc.). A commonly used vanity import path is "golang.org/x/...". This package attempts to mimic the behavior of "golang.org/x/..." as closely as possible.

Features

  • Redirects browsers to godocs.io (or somewhere else)
  • Redirects Go tool to VCS
  • Redirects pkg.go.dev to browsable files

Installation

go install marisa.chaotic.ninja/toyohime/cmd/toyohime@latest

Specification

Description
Library and CLI for hosting custom Golang import paths
Readme Multiple Licenses 193 KiB
Languages
Go 87.5%
Shell 6.3%
Roff 3.2%
Makefile 3%