environ

Homepage: https://github.com/cfclrk/environ

Author: Chris Clark

Updated:

Summary

API for environment variables and env files

Commentary

An Emacs package that provides some helpful functions for working with
environment variables and env files.

This package uses a bash subprocess to fully expand variables, which means
you can leverage the power of bash to define variables.

See the README.md in this package, which is visible at:
https://github.com/cfclrk/environ

Dependencies