cdaprod/NodeProp Configuration Generator
Generates and manages content-addressable repository configurations using hash-based identifiers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-file | Name of the configuration file to generate | no | .nodeprop.yml |
| github-token | GitHub token for API access | yes | — |
| storage-path | Path to store configurations (if using content-addressable storage) | no | configs |
| spec-file | Path to YAML file with additional NodeProp fields | no | "" |
Outputs
| name | description |
|---|---|
| config-hash | Hash of the generated configuration |
| config-path | Path to the generated configuration file |