Chocolatey NuGet Package For Elixir v1.1.0-beta
Sorry it’s taken me a little while to get to this but I just pushed up the ChocolateyNuGet (CNG) package for Elixir v1.1.0-beta. It’s here: https://chocolatey.org/packages/Elixir/1.1.0-beta A few things to note:
1.) You will need to append the -pre to the CNG install command to install it since as far as CNG is concerned it’s beta software.
2.) I modified the Erlang version dependency. Prior to this one I had the dependency as being only the very latest version of Erlang on CNG. Since that’s not strictly needed I modified the version to >= 17 and <= latest version of 18 which is on CNG.
3.) It may not show up in the normal package search on CNG. I mean I just tried to find the link and I searched packages including prerelease and it didn’t turn up for some reason. If you have a problem finding it, the link I shared will take you right to it.
4.) Those of you on Windows please try this out and let me know if there are any issues.
Read next Elixir docker images