giredore/README.md

12 lines
612 B
Markdown
Raw Normal View History

2019-10-05 19:54:18 +05:00
# Giredore
**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.
2019-10-05 19:54:18 +05:00
## 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.
## Documentation
2019-10-05 19:54:18 +05:00
Documentation is available [here](https://docs.dev.pztrn.name/s/bmdesotu0rrje1og7s5g/giredore).