diff --git a/.github/images/boringcache-dark.svg b/.github/images/boringcache-dark.svg new file mode 100644 index 0000000..808f983 --- /dev/null +++ b/.github/images/boringcache-dark.svg @@ -0,0 +1 @@ +BoringCache diff --git a/.github/images/boringcache-light.svg b/.github/images/boringcache-light.svg new file mode 100644 index 0000000..bcc3199 --- /dev/null +++ b/.github/images/boringcache-light.svg @@ -0,0 +1 @@ +BoringCache diff --git a/README.md b/README.md index bbf542f..a225580 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ + + + BoringCache + + # BoringCache CLI -**One command between your build and shared cache.** +Shared build cache for CI, Docker builds, coding agents, and local development. -The BoringCache CLI keeps dependency state, compiler output, Docker build -cache, and other completed work available across CI and local development. -Run the build tools you already use; BoringCache carries their reusable work -between machines. +**Stop rebuilding. Start reusing.** ## Install and onboard