srht.bigb.es
Log in
—
Register
~bigbes
/
ci-cacher
summary
tree
log
refs
ref:
9dc739e5919f38fa54b7cb62314caf1e6861844a
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
9dc739e5
— Eugene Blikh Bump VERSION to 0.1.2; widen landing page to 55rem
a day ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}