From 4d79c8da4b12053933cf13af48e851ab8fd40ccc Mon Sep 17 00:00:00 2001 From: "Stanislav N. aka pztrn" Date: Sat, 5 Oct 2019 19:54:18 +0500 Subject: [PATCH] Initial commit. --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..66c2be5 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# 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* \ No newline at end of file