You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
projects | 7 months ago | |
tools | 7 months ago | |
.bazelrc | 1 year ago | |
.editorconfig | 2 years ago | |
.gitignore | 2 years ago | |
BUILD | 2 years ago | |
HACKING.md | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 10 months ago | |
WORKSPACE | 6 months ago | |
activate.sh | 2 years ago | |
setup.cfg | 1 year ago |
README.md
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
Copyright Reid 'arrdem' McKenzie, 4/8/2021.
Unless labeled otherwise, the contents of this repository are distributed under the terms of the MIT license.
See the included LICENSE
file for more.