No description
bin | ||
projects | ||
tools | ||
.bazelrc | ||
.bazelversion | ||
.editorconfig | ||
.envrc | ||
.gitignore | ||
activate.sh | ||
BUILD.bazel | ||
HACKING.md | ||
LICENSE | ||
MODULE.bazel | ||
README.md | ||
setup.cfg | ||
WORKSPACE |
Reid's monorepo
I've found it inconvenient to develop lots of small Python modules. And so I'm going the other way; Bazel in a monorepo with subprojects so I'm able to reuse a maximum of scaffolding.
Projects
- Datalog and the matching shell
- YAML Schema (JSON schema with knowledge of PyYAML's syntax structure & nice errors)
- Zapp! (now with a new home and releases)
- Cram (now with a new home)
- Flowmetal
- Lilith
Hacking (Ubuntu)
See HACKING.md
License
All work in this repo unless otherwise noted is copyright © Reid D. McKenzie 2023 or the last commit date whichever is newer and published under the terms of the Anti-Capitalist Software License v1.4 or at your option later.
See https://anticapitalist.software/ or the LICENSE
file.
Commercial licensing negotiable upon request.