srht.bigb.es
Log in
—
Register
~bigbes
/
ci-cacher
summary
tree
log
refs
ref:
202baab18cf97619495b606f1959c080150b124f
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
202baab1
— Eugene Blikh publish.yml: override hut pages origin to public URL
2 days ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}