Skip to content

hardened-user/envsubst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yet another alternative to envsubst

Substitutes the values of environment variables.

Input file is copied to standard output, with references to environment variables of the form $VARIABLE or ${VARIABLE} being replaced with the corresponding values.

By default, undefined variables are not substitute.

About

Yet another alternative to envsubst

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages