vanity url setup for my go modules pkg.rbrt.fr

Vanity URLs#

This repository defines the vanity URLs of my go modules.

How to add a package#

  • go install github.com/julienrbrt/vangen@latest
  • Add a new entry in vangen.json
  • vangen -config vangen.json -out .
  • Push your changes