Read Elixir version from mix.exs file
Open
enhancement
help wanted
- Dominant language
- Shell
- Stars
- 528
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
In addition to the `.exenv-version` file, asdf-elixir should also be able to read the Elixir version out of a `mix.exs` file in the current directory.
See this related issue for kiex: https://github.com/taylor/kiex/pull/54
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining how the plugin currently reads the .exenv-version file, then compare that behavior with the mix.exs file in the current directory. The change is done when the Elixir version can be read from mix.exs as well as .exenv-version, while existing version detection continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100