-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Non-interactive version? #5
Comments
By default:
|
Hey! yeah, that would be nice, I'll take a look @iainelder currently it saves to |
That install location is fine and even better that there is an environment variable to control it. I've tried a few other install-from-Github tools such as Rishang's install-release and Jooola's gh-release-install. Each has its pros and cons. I'd be happy to try what you come up with if you want to give us another option :-) |
Meanwhile, you could give a try to binenv, looks promising and more complete. It knows how to install a lot of popular projects, and I guess you can extend the |
Nice, didn't know about binenv! This looks like a more general tool as well as mainly supporting binaries from Github Releases. Reminds me of deb-get for Apt packages. |
Would be nice to have a non-interactive version for shell scripts
The text was updated successfully, but these errors were encountered: