srht.bigb.es
Log in
—
Register
~bigbes
/
ci-cacher
summary
tree
log
refs
ref:
bca3f572b28a6f4a945d92c2020b981af4cf58b4
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
bca3f572
— Eugene Blikh README: refresh for v0.1.1+v0.1.2
a day ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}