Software Alternatives & Reviews
Table of contents
  1. Social Mentions
  2. Comments

asdf-vm

An extendable version manager subtitle

asdf-vm Reviews and details

Screenshots and images

  • asdf-vm Landing page
    Landing page //
    2023-10-18

Badges

Promote asdf-vm. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about asdf-vm and what they use it for.
  • Volta – Fastest Node version manager in Rust
    Or if you need to manage more than just node, asdf has been around for over a decade and works great. You can use a .tool-versions to change runtimes for each project you have, in addition to managing your global runtime versions https://asdf-vm.com/. - Source: Hacker News / about 1 month ago
  • Pyenv – lets you easily switch between multiple versions of Python
    Why not just use a tool like asdf (https://asdf-vm.com/) or mise (https://mise.jdx.dev/)? These tools have the advantage of not being multi-taskers and can manage version for all your tools. You wouldn’t need pyenv and npm and rvm and… We’ve even started committing the .mise.toml files for projects to our repos. That way, since we work on multiple projects that may need multiple versions of the same tool, it’s... - Source: Hacker News / about 1 month ago
  • Pyenv – lets you easily switch between multiple versions of Python
    Https://asdf-vm.com/ ASDF is better because it works with many more languages, other than only Python, like Rust, Go, Node, etc, and other tools, such as AWS/Google/Firebase/Azure CLIs. - Source: Hacker News / about 1 month ago
  • A Journey to Find an Ultimate Development Environment
    The purpose of a version manager is to help you navigate or install any tools for development easily. Version Manager can be one tool for each dependency (e.g. NVM, g) or One tool for all dependencies (e.g. asdf, mise). - Source: dev.to / 3 months ago
  • How to Install Your Python Version on Ubuntu
    (asdf)[https://asdf-vm.com/] fully supports Python and almost any other language. I've been using it for Ruby, Python, Elixir, and other languages for years and never looked back. - Source: Hacker News / 3 months ago
  • Beginners Intro to Trunk Based Development
    Secondly, our development environments must not drift, because then code may behave differently and a change could pass on our machine but fail in production. There are many tools for locking down environments, e.g nix, pkgx, asdf, containers, etc., and they all share the common goal of being able to lock down dependencies for an environment accurately and deterministically. And that needs to be enforced in our... - Source: dev.to / 4 months ago
  • Practical Guide to Trunk Based Development
    There are many ways this can be done (e.g nix, pkgx, asdf, containers, etc.), and we won’t get into which specific tools to use, because we'll instead cover the essential essence of preventing environment drift:. - Source: dev.to / 4 months ago
  • Kotlin version manager
    I've really been enjoying asdf, which is a program that allows you to install specified versions of dev utilities as well as dynamically manage them via shims and .tool-versions files. Source: 5 months ago
  • Can't find the PostgreSQL client library (libpq) – after updating to Ruby 3.2.2
    I am using ASDF (https://asdf-vm.com/) as my Version Manager. Source: 6 months ago
  • Rails 7.1 Released
    'asdf' (a version manager) is great for this. https://asdf-vm.com/. - Source: Hacker News / 7 months ago
  • Exploring GCP With Terraform: Setting Up The Environment And Project
    I'm using the tool tfenv to manage Terraform versions. Other tools can do that. You can use asdf, too. I saw that asdf can do more than manage Terraform versions. - Source: dev.to / 8 months ago
  • Lightweight dev tools.
    After a little research I came across starship (also written in Rust) which is a “blazing-fast, and infinitely customizable prompt for any shell”. I deleted almost all of my .zshrc and replaced it with eval "$(starship init zsh)". I also had to manually add hooks for asdf, direnv and a couple of other tools that I had been relying on oh-my-zsh plugins for. - Source: dev.to / 9 months ago
  • Ultimate EKS Baseline Cluster: Part 1 - Provision EKS
    Adsf [adsf] is a tool that installs versions of popular tools like kubectl. - Source: dev.to / 9 months ago
  • Installing Neovim in WSL for Tmux Setup
    I'm personally partial to https://asdf-vm.com/ since I use it for a bunch of other tools as well. Source: 10 months ago
  • macOS Developer Setup
    I noticed they installed version managers for Java, node, and directly installed Go. Never mind the nightmare that is Python on macOS. I’ve become a big fan of ASDF (https://asdf-vm.com/) for managing language versions. It has plugins for most everything I work with on a daily basis (all those languages above plus Ruby). - Source: Hacker News / 10 months ago
  • What's the number one reason that you use a Mac over a PC?
    Asdf as a general purpose version runtime manager. Source: 11 months ago
  • Using multiple rails versions on the same computer
    After having used rvm for years, I came across https://asdf-vm.com and love it. It’s like a simpler, smoother rvm that can version-manage just about everything: ruby, node, Postgres, python - you name it. Highly recommended. Source: 11 months ago
  • Using multiple rails versions on the same computer
    Rbenv is a great tool. Similar tools exist for managing node, etc but if you want an all-in-one runtime manager you might want to check out asdf. Source: 11 months ago
  • How do I install latest node js?
    If this is for development purposes, I highly recommend using a tool like asdf-vm to install the runtimes you need (it supports nodejs,python,java and many more). Source: 11 months ago
  • Manage multiple version of K8s clients from same jumpbox / bastion
    Neat! However I have to recommend https://asdf-vm.com/ which does the same thing but for many many more tools. Source: 12 months ago
  • A step to step guide to set up Dev Container
    In the Transhook project, I'm using asdf to manage tool versions, so Instead of build upon the hexpm/elixir, I will use the ubuntu as the base image, then add essential tools (Elixir, Erlang, Node.js) to the dev environment. - Source: dev.to / almost 3 years ago

Do you know an article comparing asdf-vm to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic asdf-vm discussion

Log in or Post with

This is an informative page about asdf-vm. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.