cherreco/load-dotenv
Load key value pairs from a .env file and set them as environment variables with optional masking
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| filePath | Full path to the .env file | yes | — |
| mask | Mask the values of environment variables | no | false |
| removeQuotes | Strip single or double quotes if the value is wrapped in them | no | false |
Outputs
no outputs