the readme does not provide information on how to use secrets,
many projects opt for a prefix or suffix like "_FILE" for their environment variables.
I have a posix compliant function for fetching secrets and populating environment variables if you need one provided.
my function also supports default values if the variable is not set.