Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support install erlang/otp from Bob prebuilt release in ubuntu linux #8

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

yeshan333
Copy link
Member

@yeshan333 yeshan333 commented Jun 29, 2024

# install command
> USE_PREBUILT_OTP="ubuntu-20.04" vfox install erlang@master

# get an avaliable version
❯ USE_PREBUILT_OTP="ubuntu-20.04" vfox search erlang
Please select a version of erlang to install [type to search]: 
   vmaint-19
   vmaint-18
   vmaint-17
   vmaint
   vOTP-27.0-rc3
   vOTP-27.0-rc2
   vOTP-27.0-rc1
->  vOTP-27.0
   vOTP-26.2.5.1

@yeshan333 yeshan333 changed the title feat: support install erlang/otp from Bob prebuilt release feat: support install erlang/otp from Bob prebuilt release in ubuntu linux Jun 29, 2024
@yeshan333 yeshan333 linked an issue Jun 29, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: download prebuilt Erlang/OTP in ubuntu
1 participant