toddbluhm / env-cmd

Setting environment variables from a file
https://www.npmjs.com/package/env-cmd
MIT License
1.73k stars 65 forks source link

feat: adds "moustage" syntax `{{VAR}}` variable interpolation / expand support #344

Closed b12k closed 9 months ago

b12k commented 2 years ago

Adds "moustage" syntax variable interpolation

Closes https://github.com/toddbluhm/env-cmd/issues/343

By introducing -i as an alternative to -x to interpolate variables like {{VAR}}