Hard-detect common arch-specific package managers
Open
feature - config
- Dominant language
- Rust
- Stars
- 543
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
When a user adds a custom package manager that we _know_ is only available for a specific target, we should (until #604 is fully implemented) try to guess this.
- Homebrew, if you don't have the cargo-dist integration
- scoop, for Windows
- Linuxbrew? Not sure what would be different about this
- Various Linux-only package managers (apt, yum, zypper, pacman, rpm, pkgsrc, etc)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.