profisketch/Environment files generator
Generate env files according to the specified config, substituting data from the configuration server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| server_url | URL to the configuration server (with http(s)) | yes | — |
| env_name | Name of the environment, possible values are `dev`, `qa` or `prod` | yes | — |
| config_path | Relative path from the root of your project to env-config.json file | no | ./.github/env-config.json |
Outputs
no outputs