dolittle/Read Version From File
Reads the version information from a well defined JSON structure in a file and puts it into context.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the file within the repository | yes | — |
Outputs
| name | description |
|---|---|
| current-version | The current version read from the file. |