757 B
757 B
Vanity

Features
- Redirects browsers to godoc.org
- Redirects Go tool to VCS
Installation
go get kkn.fi/cmd/vanity
Configuration
Configuration example for Gorilla project:
/context git https://github.com/gorilla/context
/mux git https://github.com/gorilla/mux
Running
Script to run Gorilla toolkit's vanity domain server:
vanity -d gorillatoolkit.org -c vanity.conf