asdf-vm/asdf-elixir

Read Elixir version from mix.exs file

Open

#48 opened on May 12, 2018

View on GitHub
 (3 comments) (3 reactions) (0 assignees)Shell (79 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (524 stars)
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