demgroup/Configure the dotnet appsettings.tmpl.json

Uses secrets, env, and vars to shim a dotnet settings tmpl and output a appsettings.json file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
secretsSecrets (toJson(secrets))no
varsVars (toJson(vars))no
envEnv (toJson(env))no
pathToTemplateThis is the path to the tmpl file to configure (default - ./repo-name/appsettings.tmpl.json)no
renameToWhat env we should rename this appsettings to (e.g. appsettings.tmpl.json -> appsettings.Production.json)no
removeOtherSettingsFilesShould we remove other appsettings files?no

no outputs