version-fox / vfox-elixir

Elixir vfox plugin. Use the vfox to manage multiple Elixir versions in Linux/Darwin MacOS/Windows. all platform~
Apache License 2.0
8 stars 1 forks source link

can't select version compiled with specific version of OTP #6

Open simonmcconnell opened 4 months ago

simonmcconnell commented 4 months ago

I'm used to using scoop install elixir@1.16.3-otp-25. I don't see the option to specify the OTP version with vfox.

yeshan333 commented 4 months ago

I'm used to using scoop install elixir@1.16.3-otp-25. I don't see the option to specify the OTP version with vfox.

Yes, this method is not supported at present. If you are interested, you can summit a pull request.

simonmcconnell commented 4 months ago

How about a PR switching to use hex.pm builds which will kill a few birds with the one stone?

yeshan333 commented 4 months ago

How about a PR switching to use hex.pm builds which will kill a few birds with the one stone?

As mentioned https://github.com/version-fox/vfox-elixir/issues/7, I think GitHub's OpenAPI a better choice.