srht.bigb.es
git
Log in
~bigbes
/
ci-cacher
summary
tree
log
refs
diff
cov
bench
dolt
ref:
8851cb58dd2ccc5d3dd2cea8856d114fd69e1fff
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
8851cb58
— Eugene Blikh test.yml: install via install.sh, collapse cache_gomod to one dir download
11 days ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}