Simple command line tool to expand environment variables in a file written in pure Go.
Usage: goexpandenv <inputfile> <outputfile>
See example directory for an example.
curl -fsSL https://raw.githubusercontent.com/sikalabs/goexpandenv/master/install.sh | sudo sh
brew install sikalabs/tap/goexpandenv
Install unsing scoop
scoop install https://raw.githubusercontent.com/sikalabs/scoop-bucket/master/goexpandenv.json