Go packages import redirector done right.
Go to file
Stanislav Nikitin 4d79c8da4b
Initial commit.
2019-10-05 19:54:18 +05:00
README.md Initial commit. 2019-10-05 19:54:18 +05:00

README.md

Giredore

Giredore is an utility that does go-import redirects right.

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.

Installation

TBW

Configuration

TBW

Usage

TBW