A simple HTTP server for serving go-get meta tags
Go to file
2021-06-13 10:10:37 -04:00
config.json remove GoSourceFile/GoSourceLine configs 2021-06-13 19:19:20 +08:00
LICENSE Add LICENSE 2021-06-13 10:10:37 -04:00
main.go set default listen address to 127.0.0.1 (loopback only) 2021-06-13 13:59:33 +08:00
README.MD Add Readme 2021-06-13 19:16:56 +08:00
template.html Initial commit 2021-06-13 19:15:21 +08:00

A HTTP server for serving go-get meta tags

gorepod is a simple HTTP server for serving go-get meta tags, go-import and go-source.

It is mainly for use with Gitea.