a simple go tool vanity url server.
stephen mcquay
557717c138
I think I understand this now; the failure comes from here: https://golang.org/src/cmd/go/vcs.go#L818 and makes it so one can't both host: - github.com/foo - github.com/foo/bar which would have to clone the latter inside of the former. Fixes #1. |
||
---|---|---|
cmd/ysvd | ||
doc.go | ||
licence.txt | ||
readme.md | ||
server.go | ||
storage.go | ||
vain_test.go | ||
vain.go |
vain
ysvd
is a vanity url server for use by the go
tool.
installation
$ go get mcquay.me/vain/cmd/ysvd
running server
$ ysvd