Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 991 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 991 Bytes

This experimental plug-in has been superceded by changes in the official asdf-erlang plug-in. It is recommended to install that one directly by running asdf plugin-add erlang.

asdf-kerl

Experimental Erlang plugin for the asdf version manager backed by kerl.

The best of both worlds. kerl's compatibility and build scripts, together with asdf's easy version switching and support for the .tool-versions file. You need both asdf and kerl installed.

Install

asdf plugin-add erlang https://github.com/eproxus/asdf-kerl

NOTE: This conflicts with the normal Erlang plugin if you have that installed. Either use a different name or remove the default Erlang plugin.

Use

Check asdf for instructions on how to install & manage versions of Erlang. See kerl for customization options.