luscii/Generate NuGet Config
Generate a NuGet config file from JSON
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-json | JSON string containing NuGet configuration | yes | — |
| output-path | Path where the nuget.config file should be written | no | nuget.config |
Outputs
| name | description |
|---|---|
| config-path | Path to the generated NuGet config file |