Go to file
2022-11-21 01:51:42 -07:00
projects Remove dead migration code 2022-11-21 01:51:42 -07:00
tools Setting up to do some minimal admin auth for the relay 2022-11-20 22:00:12 -07:00
.bazelrc Turn this shit off 2022-04-12 01:49:43 -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
activate.sh Document working in here 2021-10-10 21:42:38 -06:00
BUILD Get flake8 working as an aspect 2021-08-30 00:29:43 -06:00
HACKING.md Factor out HACKING 2021-11-01 09:47:59 -06:00
LICENSE Initial state 2021-04-08 00:37:51 -06:00
README.md Promote cram out 2022-07-28 23:45:00 -06:00
setup.cfg cram fixes 2022-01-09 00:07:00 -07:00
WORKSPACE Update some of the build infra 2022-11-19 23:54:45 -07: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

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.