An open API service indexing awesome lists of open source software.

https://github.com/nonrational/asdf-erlang-prebuilt-macos

Erlang plugin for asdf version manager, using & verifying Erlang builds by erlef/otp_builds for macOS
https://github.com/nonrational/asdf-erlang-prebuilt-macos

Last synced: 8 months ago
JSON representation

Erlang plugin for asdf version manager, using & verifying Erlang builds by erlef/otp_builds for macOS

Awesome Lists containing this project

README

          

# asdf-erlang-prebuilt-macos

Erlang plugin for [asdf](https://github.com/asdf-vm/asdf) version manager that downloads (and verifies) Erlang builds from [erlef/otp_builds](https://github.com/erlef/otp_builds/) for macOS.

## Install

```
asdf plugin-add erlang https://github.com/nonrational/asdf-erlang-prebuilt-macos.git
```

## History

- Fork of [michallepicki/asdf-erlang-prebuilt-macos](https://github.com/michallepicki/asdf-erlang-prebuilt-macos).
- Release verification strategy courtesy of [@zacky1972](https://gist.github.com/zacky1972/f5ff14bb3b4630f2f2e4e59329dd85a0).