build: move ci cache flags to bazelrc (#6)
Copy this template to create a Bazel ruleset.
Features:
See https://docs.bazel.build/versions/main/skylark/deploying.html#readme
Ready to get started? Copy this repo, then
pre-commit install to get lints (see CONTRIBUTING.md)actions/cache@v2 bazel cache key in .github/workflows/ci.yaml and .github/workflows/release.yml to be a hash of your source files.---- SNIP ----
From the release you wish to use: https://github.com/myorg/rules_mylang/releases copy the WORKSPACE snippet into your WORKSPACE file.