jonbetti 7d3e0272ad Add more documentation
git-svn-id: file:///srv/svn/repo/toyohime/trunk@83 922d331f-388e-da47-97a9-ad700dc0b8b9
2018-06-05 03:25:38 +00:00
2018-06-05 02:53:44 +00:00
2016-10-20 08:32:15 +00:00
2018-06-05 03:04:11 +00:00
2018-06-05 02:56:55 +00:00
2018-06-05 03:09:48 +00:00
2018-01-11 13:50:49 +00:00
2018-06-05 03:25:38 +00:00

Vanity GoDoc

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 godoc.org
  • Redirects Go tool to VCS
  • Redirects godoc.org to browsable files
  • Redirects HTTP to HTTPS

Installation

go get go.jonnrb.io/vanity

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%