danielmichaels / danielmichaels/ds
Install `gh` fails on centos
Open
bug
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Installing `gh` onto a Centos derivative does not work as it uses `dnf` instead of `yum`. See the following code examples
https://github.com/danielmichaels/ds/blob/0d64eb2cf7526e6a7a5861af03cd9b15a95f0e61/pkg/install/gh.go#L61-L67
https://github.com/danielmichaels/ds/blob/0d64eb2cf7526e6a7a5861af03cd9b15a95f0e61/pkg/scripts/files/gh-centos#L1-L4
Contributor guide
Assessment
This issue has not been assessed yet.