nasustim/Get a version from mise
Get a version name from mise configuration (.tool-versions or mise.toml)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-file | Path to mise configuration file (auto-detects .tool-versions, mise.toml, .mise.toml if not specified) | no | "" |
| tool-name | Tool name you want to get a version for | yes | "" |
| config-format | Force specific configuration format (tool-versions or toml) | no | "" |
Outputs
| name | description |
|---|---|
| version | The version of the specified tool |