A tool to bulk manipulate environment variables
WARNING - This is a work in progress and is not yet usable without a serious look in the source code
- Add support for filtering environment variables
- Add support for replacing environment variables
- Add support for pushing: i.e create a version of an environment variable to which we can "pop" back.
- Add support for popping.
- To run the unit tests, just run
./run_tests.sh- To run the integration tests, run the following command
./run_integration_tests.sh