minenv 1.1.1

use env files to store config, env vars override them, in 50 lines of code instead of 1,500
Documentation
1
2
3
4
5
6
foo=bar # asdf
# some comment
beep=boop with=equal=signs

# lots of blank lines everywhere