Skip to content
/ vanity Public

Vanity is for setting the custom import path for our Go packages

Notifications You must be signed in to change notification settings

dklz/vanity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vanity

Vanity is for setting the custom import path (go.inflx.dev) for our Go packages.

For example,

import "go.inflx.dev/bronze"

Onboarding a New Pacakge

To onboard a new package, create a corresponding HTML file under the root directory with the required <meta> tags containing the repository information. See bronze.html as an example.

<meta name="go-import" content="import-prefix vcs repo-root">

About

Vanity is for setting the custom import path for our Go packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages