Coding 2021-07-12

By Max Woerner Chase

So, here's what happened today:

That last one mainly focused around trying to split up the "virtual environment setup" logic into one function per script invocation. My hope is that I can build on this work in order to port the rest of the noxfile, and from there make sure all of the functions and classes I want to use end up in source control.

I should probably track the prototype file, as well.

The basic streams of logic that need to be worked out:

I'll also want to prototype the task runner file for one of my larger projects, so I can make sure I have functionality for some of the more complicated logic.

Anyway, it's way too late and I should sleep.

Good night.