Skip to content

Support executables on path taking priority over repo executables#2

Open
CetaceanNation wants to merge 1 commit intoNyanSatan:masterfrom
CetaceanNation:master
Open

Support executables on path taking priority over repo executables#2
CetaceanNation wants to merge 1 commit intoNyanSatan:masterfrom
CetaceanNation:master

Conversation

@CetaceanNation
Copy link

Makes use on other platforms simpler. Rather than having to make links (or copies) in the executables directory, this is a change to lookup the binaries utilized in the script via shutil first, then fallback to the executables provided in the repo if not found.

Could be undesirable if it's possible executable versions exist which do not support the functionality expected by this script, but I'm inclined to believe that's not the case.

@NyanSatan
Copy link
Owner

I agree that there should be a way to override/supply the embedded executables, but the embedded ones should still take precedence by default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants