Library and command-line tool for serving Golang vanity module paths

Aoi K 998f0cfecf Keeping up with the inside joke 5 months ago
cmd 998f0cfecf Keeping up with the inside joke 5 months ago
.drone.yml a1cf36ccdc Fix drone config 4 years ago
.gitignore 397c4b223d Add empty .gitignore 7 years ago
.travis.yml f77754a1d4 Use Travis build stages for lint and test builds 5 years ago
LICENSE 6877e73a3b Formally forked 5 years ago
Makefile 998f0cfecf Keeping up with the inside joke 5 months ago
README.md 998f0cfecf Keeping up with the inside joke 5 months ago
go.mod 75771def63 Rename from vanity to toyohime 5 months ago
go.sum 759ca75b59 Update deps 3 years ago
toyohime.go 75771def63 Rename from vanity to toyohime 5 months ago
toyohime_test.go 75771def63 Rename from vanity to toyohime 5 months ago
version.go 75771def63 Rename from vanity to toyohime 5 months ago

README.md

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 godocs.io to browsable files

Installation

go get marisa.chaotic.ninja/toyohime

Specification

See also

(Both characters are from Touhou Project)