srht.bigb.es
Log in
—
Register
~bigbes
/
ci-cacher
summary
tree
log
refs
ref:
4c3e470117ab195e7523ae3918a4da1a5f957f59
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
4c3e4701
— Eugene Blikh test.yml: use published cacher binary instead of building from source
a day ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}