Install Asdf: One Runtime Manager to Rule All Dev Environments
1–10 of 132 posts
Re: Install Asdf: One Runtime Manager to Rule All Dev Environments
#2Re: Install Asdf: One Runtime Manager to Rule All Dev Environments
#3I've used asdf for years, but recently switched to https://github.com/jdx/mise It's a drop-in replacement for asdf, but I prefer some of the nice features it has to offer. See: https://mise.jdx.dev/dev-tools/comparison-to-asdf.html
Re: Install Asdf: One Runtime Manager to Rule All Dev Environments
#4I've used asdf for years, but recently switched to https://github.com/jdx/mise It's a drop-in replacement for asdf, but I prefer some of the nice features it has to offer. See: https://mise.jdx.dev/dev-tools/comparison-to-asdf.html
Re: Install Asdf: One Runtime Manager to Rule All Dev Environments
#5I've used asdf for years, but recently switched to https://github.com/jdx/mise It's a drop-in replacement for asdf, but I prefer some of the nice features it has to offer. See: https://mise.jdx.dev/dev-tools/comparison-to-asdf.html
The main differences are better UX with simpler commands and it not using shims, which means much better performance
Re: Install Asdf: One Runtime Manager to Rule All Dev Environments
#6I've used asdf for years, but recently switched to https://github.com/jdx/mise It's a drop-in replacement for asdf, but I prefer some of the nice features it has to offer. See: https://mise.jdx.dev/dev-tools/comparison-to-asdf.html
Re: Install Asdf: One Runtime Manager to Rule All Dev Environments
#7I've used asdf for years, but recently switched to https://github.com/jdx/mise It's a drop-in replacement for asdf, but I prefer some of the nice features it has to offer. See: https://mise.jdx.dev/dev-tools/comparison-to-asdf.html
Re: Install Asdf: One Runtime Manager to Rule All Dev Environments
#8Re: Install Asdf: One Runtime Manager to Rule All Dev Environments
#9.. I run everything for a project in a container. Each project then matches perfectly the container actually used in production, so if it works there, it also works on my machine. I just volume mount the project folder into the container so I can't edit files from my IDE, and then pycharm has ok support for remote interpreters.
Re: Install Asdf: One Runtime Manager to Rule All Dev Environments
#10I just tried googling it having not really used CL in a while, and apparently it was seo'd to the top of google results too?