README ¶ Vanity URLs Vanity URLs is a simple Go server that allows you to set custom import paths for your Go packages. Compile and building # make sure you have golang installed https://golang.org/ go get code.afis.me/vanityurls cd $GOPATH/src/code.afis.me/vanityurls make build run $GOPATH/src/code.afis.me/vanityurls/bin/vanityurls -h # for another options Install using snap # https://snapcraft.io/vanityurls sudo snap install vanityurls Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files handler.go main.go types.go version.go Click to show internal directories. Click to hide internal directories.