No description
Find a file
2021-09-02 22:10:35 -06:00
projects Black all the things 2021-09-02 22:10:35 -06:00
tools Black all the things 2021-09-02 22:10:35 -06:00
.bazelrc Turn on black as a linter 2021-09-02 22:10:24 -06:00
.editorconfig 4spc for buildfiles 2021-08-03 19:29:18 -06:00
.gitignore Ignore hypothesis state caches 2021-08-03 19:04:32 -06:00
BUILD Get flake8 working as an aspect 2021-08-30 00:29:43 -06:00
LICENSE Initial state 2021-04-08 00:37:51 -06:00
README.md Update projects list 2021-08-30 01:18:55 -06:00
setup.cfg Done with flake8 2021-08-30 01:06:21 -06:00
WORKSPACE Futzing with toolchains 2021-08-29 21:59:32 -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 subprojects so I'm able to reuse a maximum of scaffolding.

Projects

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.