Go packages import redirector done right.
Go to file
Stanislav Nikitin 52758c6e1f
continuous-integration/drone/push Build is passing Details
Use proper image for tests.
2022-06-29 15:06:32 +05:00
cmd Linter and Drone config fixes, code linting. 2021-11-20 23:06:40 +05:00
domains Move to mirrorred images for Drone and Dockerfile, linting fixes. 2022-06-29 15:04:57 +05:00
internal Move to mirrorred images for Drone and Dockerfile, linting fixes. 2022-06-29 15:04:57 +05:00
.drone.yml Use proper image for tests. 2022-06-29 15:06:32 +05:00
.gitignore Linter and Drone config fixes, code linting. 2021-11-20 23:06:40 +05:00
.golangci.yml Move to mirrorred images for Drone and Dockerfile, linting fixes. 2022-06-29 15:04:57 +05:00
Dockerfile Move to mirrorred images for Drone and Dockerfile, linting fixes. 2022-06-29 15:04:57 +05:00
README.md README update. 2021-11-20 23:10:59 +05:00
go.mod Moved to go.dev.pztrn.name and updated README with badges. 2019-10-13 15:12:54 +05:00
go.sum Server and client stubs. 2019-10-05 21:53:22 +05:00

README.md

Giredore

Build Status Keybase XLM

Giredore is an utility that does go-import redirects right. Main idea of this project is to provide easy-to-use yet powerful tool for Go developers to serve they packages right and help them with getting nice and very static URLs for their packages.

What it able to do

  • Be a HTTP server. If you want HTTPS (and you normally should want it) - put giredore behind proxy or submit merge request that implements this feature)
  • Provide simple CLI client for controlling things.