Slash2-3Dot
What it is
What Slash2-3Dot is — and what it deliberately is not.
What Slash2-3Dot is
- A curated ecosystem of licensed Bazel rule sets
- A collection of repeatable, production-tested build patterns
- A design-driven approach to infrastructure and application builds
- A bridge between Bazel and real operational environments
What Slash2-3Dot is not
- Not a Bazel replacement
- Not a monolithic “do everything” rule set
- Not an academic or purity-driven project
- Not optimised for minimal or toy use cases
- Not a generic open-core experiment
Long-term direction
Slash2-3Dot aims to become the default choice for teams who want Bazel to work in the real world, especially where:
- Multiple tools and systems must coexist
- Infrastructure and application builds intersect
- Reproducibility, air-gapping, and metadata matter
- Clean design is valued over ad-hoc scripting
Success is measured not by how many rules exist, but by how easily teams can assemble them into coherent, maintainable systems.