No description
Find a file
2021-05-14 23:25:07 -06:00
projects Considerably expand test coverage 2021-05-14 23:25:07 -06:00
tools Allowlist anosql 2021-05-14 18:47:16 -06:00
.editorconfig Add an editorconfig 2021-04-09 01:37:48 -06:00
.gitignore Get it all working 2021-05-08 19:33:37 -06:00
LICENSE Initial state 2021-04-08 00:37:51 -06:00
README.rst Initial state 2021-04-08 00:37:51 -06:00
WORKSPACE Initial state 2021-04-08 00:37:51 -06:00

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 several subprojects so I'm able to reuse a maximum of scaffolding.

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.