srht.bigb.es
Log in
—
Register
~bigbes
/
ci-cacher
summary
tree
log
refs
ref:
c64ef42a12d57b283d6dc4780b771cb793965b30
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
c64ef42a
— Eugene Blikh Fix pages.sr.ht target: bigbes.pages.srht.bigb.es/ci-cacher
2 days ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}