Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Asdf Alternatives
Similar projects and alternatives to asdf
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
ohmyzsh
🙃 A delightful community-driven (with 2,200+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
-
-
-
-
-
-
-
-
homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
asdf reviews and mentions
-
Fish – Update on the Rust Port
You might check out rtx[1]
Its an asdf[2] rewrite, in rust, that can do most of the things nvm can
-
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.
- Ask HN: If you were to build a web app today what tech stack would you choose?
-
Rails 7.1 Released
'asdf' (a version manager) is great for this.
- Being a bash developer in the 21st century
-
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.
-
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.
-
Ultimate EKS Baseline Cluster: Part 1 - Provision EKS
adsf [adsf] is a tool that installs versions of popular tools like kubectl.
-
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.
-
What is the proper way to install?
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.12.0 echo '. "$HOME/.asdf/asdf.sh"' >> ~/.bashrc echo '. "$HOME/.asdf/completions/asdf.bash"' >> ~/.bashrc source ~/.bashrc
-
A note from our sponsor - Onboard AI
getonboard.dev | 28 Nov 2023
Stats
asdf-vm/asdf is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of asdf is Shell.