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
- Host: GitHub
- URL: https://github.com/nonrational/asdf-erlang-prebuilt-macos
- Owner: nonrational
- License: mit
- Fork: true (michallepicki/asdf-erlang-prebuilt-macos)
- Created: 2024-12-04T13:52:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T18:58:17.000Z (over 1 year ago)
- Last Synced: 2025-03-28T04:45:54.454Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
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).