nicholas Krul

Results 1 issues of nicholas Krul

Added a command line `--recursive` option. This will reprocess the env file to fill in any ${variables} there may be. eg: ``` VAL1=Hello VAL2=${VAL1} There ``` will resolve VAL2 to...