Skip to content

clojerl/asdf-clojerl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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