Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 680 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 680 Bytes

Clojerl asdf plugin

Clojerl plugin for asdf version manager

Install

Clojerl requires Erlang to be installed. You can use the asdf-erlang plugin to install Erlang versions.

asdf plugin-add clojerl https://github.com/clojerl/asdf-clojerl.git

Use

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

Example:

asdf install clojerl ref:master

Derived from asdf-lfe and asdf-elixir