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