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

asdf #30

Open
OhMyMndy opened this issue Oct 28, 2024 · 0 comments
Open

asdf #30

OhMyMndy opened this issue Oct 28, 2024 · 0 comments

Comments

@OhMyMndy
Copy link
Owner

OhMyMndy commented Oct 28, 2024

git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.1
. "$HOME/.asdf/asdf.sh"

asdf plugin add nodejs


# Flutter & Dart
asdf plugin add flutter
asdf install flutter
asdf install flutter latest
asdf global flutter latest


# Golang
asdf plugin add golang
asdf install golang
asdf install golang latest
asdf global golang latest

# Rust
asdf plugin add rust
asdf install rust
asdf install rust latest
asdf global rust latest


# Ruby
sudo dnf install -y autoconf gcc rust patch make bzip2 openssl-devel libyaml-devel libffi-devel readline-devel zlib-devel gdbm-devel ncurses-devel perl

asdf plugin add ruby
asdf install ruby
asdf install ruby latest
asdf global ruby latest
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

No branches or pull requests

1 participant