flanksource/Install Tools with deps
Automatically install development tools using the deps tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tools | List of tools to install (comma-separated or multiline) | yes | — |
| version | Version of deps to use (e.g., v1.0.0 or latest) | no | latest |
| GITHUB_TOKEN | GitHub token for accessing the API and avoiding rate limit | no | — |
Outputs
| name | description |
|---|---|
| tools-installed | JSON array of installed tools with versions |