https://github.com/dhowden/getaway
HTTP Server to create Go 'vanity' URLs
https://github.com/dhowden/getaway
go vanity-url
Last synced: about 1 year ago
JSON representation
HTTP Server to create Go 'vanity' URLs
- Host: GitHub
- URL: https://github.com/dhowden/getaway
- Owner: dhowden
- License: bsd-2-clause
- Created: 2015-08-15T19:01:17.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-25T04:19:05.000Z (about 8 years ago)
- Last Synced: 2025-01-30T03:15:14.363Z (over 1 year ago)
- Topics: go, vanity-url
- Language: Go
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# getaway
[](https://travis-ci.org/dhowden/getaway)
Getaway is a simple HTTP server for creating `go get` vanity URLs.
## Usage
Assuming that you have `GOPATH` configured (see [https://golang.org/doc/code.html#GOPATH](https://golang.org/doc/code.html#GOPATH)), and `GOPATH/bin` is contained in your `PATH`:
$ go get github.com/dhowden/getaway
$ getaway -pkg tchaik.com -repo https://github.com/tchaik/tchaik