srht.bigb.es
Log in
—
Register
~bigbes
/
ci-cacher
summary
tree
log
refs
ref:
63e1653aea40a9dca690f49bd8017e72c867d61b
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
63e1653a
— Eugene Blikh Add builds.sr.ht CI: unit, e2e, and tag-only publish
2 days ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}