srht.bigb.es
Log in
—
Register
~bigbes
/
ci-cacher
summary
tree
log
refs
ref:
8a662e226904e90b79034c43f58b1a124770b17e
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
8a662e22
— Eugene Blikh merge .builds/{unit,e2e}.yml into test.yml; cache go + garage image
2 days ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}