A simple tool to redirect go get to your vcs system
- Makefile 50.1%
- Go 44.3%
- Dockerfile 5.6%
| .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