A simple tool to redirect go get to your vcs system
.gitignore | ||
Containerfile | ||
go.mod | ||
main.go | ||
Makefile | ||
README.md |
vnty 🎨
vnty
is a small tool that can be used to have a nice vanity-url for your go modules.
Usage 🔧
Usage of vnty:
-port int
port to bind to (default 1234)
-target string
target for the meta tag to point to, usually your git server url