srht.bigb.es
Log in
—
Register
~bigbes
/
ci-cacher
summary
tree
log
refs
ref:
969662b88d348767a794537fc8aadc2255abfa76
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
969662b8
— Eugene Blikh Add goreleaser + CHANGELOG.md; cross-platform downloads on site
2 days ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}