~bigbes/ci-cacher

v0.2.0 11 days ago

v0.2.0 — --exec/--optional fallbacks and install.sh

--exec on download, dir download and docker download runs a build script
on a cache miss and seeds the cache with the result; --optional makes a
miss exit 0. install.sh, published next to the binaries, reduces the CI
bootstrap task to a single curl | sh.