A simple tool to redirect go get to your vcs system
Find a file
2025-08-04 00:12:56 +02:00
.gitignore Initial commit 2025-08-04 00:12:56 +02:00
Containerfile Initial commit 2025-08-04 00:12:56 +02:00
go.mod Initial commit 2025-08-04 00:12:56 +02:00
main.go Initial commit 2025-08-04 00:12:56 +02:00
Makefile Initial commit 2025-08-04 00:12:56 +02:00
README.md Initial commit 2025-08-04 00:12:56 +02:00

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