Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clojerl/asdf-clojerl
Clojerl plugin for asdf version manager https://github.com/asdf-vm/asdf
https://github.com/clojerl/asdf-clojerl
asdf-plugin beam clojure erlang
Last synced: 7 days ago
JSON representation
Clojerl plugin for asdf version manager https://github.com/asdf-vm/asdf
- Host: GitHub
- URL: https://github.com/clojerl/asdf-clojerl
- Owner: clojerl
- Created: 2019-12-28T15:21:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-23T07:44:00.000Z (over 3 years ago)
- Last Synced: 2023-03-02T09:21:31.363Z (over 1 year ago)
- Topics: asdf-plugin, beam, clojure, erlang
- Language: Shell
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clojerl asdf plugin
[Clojerl](https://github.com/clojerl/clojerl) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager
## Install
> *Clojerl requires Erlang to be installed. You can use the [asdf-erlang](https://github.com/asdf-vm/asdf-erlang) plugin to install Erlang versions.*
```
asdf plugin-add clojerl https://github.com/clojerl/asdf-clojerl.git
```## Use
Check [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install & manage versions of Clojerl.
Example:
```
asdf install clojerl ref:master
```Derived from [asdf-lfe](https://github.com/asdf-community/asdf-lfe) and [asdf-elixir](https://github.com/asdf-vm/asdf-elixir)