srht.bigb.es
git
Log in
~bigbes
/
ci-cacher
summary
tree
log
refs
diff
cov
bench
dolt
ref:
a574cffb871d0b4324494880ee589fb41e76ba58
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
a574cffb
— Eugene Blikh README, landing page, CHANGELOG: document --exec, --optional, install.sh
11 days ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}