An open API service indexing awesome lists of open source software.

https://github.com/aaqaishtyaq/govanityurls

Vanity urls for go packages
https://github.com/aaqaishtyaq/govanityurls

devexp golang tool vanity-url

Last synced: 12 months ago
JSON representation

Vanity urls for go packages

Awesome Lists containing this project

README

          

# Go Vanity URLs

acme

`govanityurls` generates HTML pages with meta tags for Go in order to
provide package URLs like `go.aaqa.dev/gmux`.
The pages are hosted on GitHub Pages and are autogenerated via GitHub Actions.

## Requirements

Update this secret in `.github/workflows/generate.yml`

| variable | description | example | | |
|---------------------------|-----------------|---------------|---|---|
| `DOMAIN_NAME` | Domain Name | `go.aaqa.dev` | | |