gh-install
gh-install copied to clipboard
What happens if I install two binaries that have same file underneath?
What happens if I install two packages that have same file?
I am not talking about the binary itself that is unlikely to clash. But what if I install two packages that have the LICENSE or README.md file?
At the moment, gh-install will only install the binary from an archive and not any other files.