oalders/Install ubi (Universal Binary Installer)
Installs ubi, a tool for installing pre-built binaries
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| projects | Newline-delimited list of projects to install using ubi after installation | no | "" |
| sudo | Whether to use sudo for installation (required for /usr/local/bin on most systems) | no | false |
| GITHUB_TOKEN | GitHub token to use for API requests, helps avoid rate limiting | no | "" |
Outputs
| name | description |
|---|---|
| version | The version of ubi that was installed |
| path | The path where ubi was installed |