Releases: libnudget/dotenv-keep
Releases · libnudget/dotenv-keep
Release list
v0.1.0
Keep environment variable names in sync across repos.
What's included
.envparser handling comments, quotes,export, and inline comments.- Reference scanner for
os.environ["NAME"],os.getenv("NAME"), andprocess.env.NAME. missing/unusedreporting in the CLI, plus a library API.
Install
pip install git+https://github.com/libnudget/dotenv-keep@v0.1.0