asdf-ruby
asdf-ruby copied to clipboard
Suggestion: add an environment variable to configure the ruby-build repo url
Considering we’ve already had ASDF_RUBY_BUILD_VERSION to configure the branch to checkout, would you mind adding another environment variable such as ASDF_RUBY_BUILD_REPO_URL to configure the repo url? So that we can use a fork of ruby-build. For some reason, some new features for ruby-build cannot be merged into the upstream quickly, so we have to use the fork before the merge is made.