alire-project/Install with `alr`
Install releases from the Alire community index using `alr install`
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| crates | Crates to install, accepts version sets, e.g.: hello^2 | yes | "" |
| prefix | Location for the installation, will contain `<prefix>/bin` and so on | no | alire_prefix |
| force | use `alr --force` during install | no | false |
| add_to_path | Whether to add the prefix to path | no | true |
| clean | Whether to remove alr afterwards, if it wasn't originally installed | no | true |
| cache | Whether to reuse a cached previous install | no | true |
Outputs
| name | description |
|---|---|
| cache_hit | Whether the cache was hit |