asdf-vm.com

Looking for a way to consistently manage tons of tools across multiple environments?
You may want to check out asdf
. It's a tool version manager. Think of it like node-env
or tf-env
but for a bunch of different stuff. This has been on my backlog of things to write about but recently my colleague Jonathan Limbird brought it to my attention again.
It also supports various plugins for node or debian etc.
It gets the job done and it's easy enough to type asdf
, actually I cannot believe no one thought to create a command with those exact letters until now.
So check out asdf
. It’s not ground breaking but might be another tool in your arsenal.