inkarnaterpg/Environment Variable Replacer
Replaces __ENV_VARIABLE_NAME__ placeholders in files with environment variable values.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | File for replacement. | — | — |
| files | A newline delimited list of files for replacement. | — | — |
| min-variable-length | Environment variable names must be at least this many characters long to be processed, or set to 0 to process all variables. | no | 2 |
Outputs
no outputs