|
|
@ -9,7 +9,4 @@ vein as [bit.ly](https://bit.ly) and [tinyurl.com](https://tinyurl.com). |
|
|
|
|
|
|
|
building from source |
|
|
|
-------------------- |
|
|
|
|
|
|
|
go get -d git.binarythought.com/cdramey/qurl |
|
|
|
go generate git.binarythought.com/cdramey/qurl |
|
|
|
go build git.binarythought.com/cdramey/qurl |
|
|
|
This used to be complicated, but with go 1.16, it's as easy as `go build` |