all repos — gopkgs @ 54b0fd19e0c9c68c5d415c8d5cab1e04935f7fd6

Go module vanity import paths

vanity-imports.toml (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
domain = "go.alanpearce.eu"

[index]
description = ""
extra_head = ""
title = "Alan's go packages"

[repos]

[repos."/website"]
repo = "https://git.alanpearce.eu/website"
vcs = "git"

[repos."/searchix"]
repo = "https://git.alanpearce.eu/searchix"
vcs = "git"

[repos."/x"]
repo = "https://git.alanpearce.eu/x"
vcs = "git"