Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 593 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 593 Bytes

asdf-erlang

Erlang plugin for asdf version manager

Install

asdf plugin-add erlang https://github.com/asdf-vm/asdf-erlang.git

Use

Check asdf readme for instructions on how to install & manage versions of Erlang.

When installing Erlang using asdf install, you can pass custom configure options with the following env vars:

  • ERLANG_CONFIGURE_OPTIONS - use only your configure options
  • ERLANG_EXTRA_CONFIGURE_OPTIONS - append these configure options along with ones that this plugin already uses