Add windows full functionality
Update flake8 to the most recent version
Create make.bat file so windows users can use make commands
Make 'direnv' optional
To make direnv
optional, move all variables from .envrc
to
.env
in a variable=value
format. Refactor .secrets
to the
same format. This allows windows users to use .secrets and environment variables