asdf
asdf copied to clipboard
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
## Summary This PR fixes two bugs I discovered in the Bash completions for version 0.14.0. I briefly tested the Fish completions as well, but did not see either issue...
### Is your feature request related to a problem? Please describe **User Story** - As a user, I want to be able to enforce that all sub-folders in a given...
### Is your feature request related to a problem? Please describe - For CLI tools (i.e. `kubectl`, `istioctl`, etc). It doesn't make sense to put these inside a `.tool-versions` file...
# Summary _Not an implementation of https://github.com/asdf-vm/asdf/issues/1736 or https://github.com/asdf-vm/asdf/issues/1235, but addressing some of the needs underlying those issues._ This change enables `asdf`'s existing latest-version-resolution functionality within the `.tool-versions` file itself....
# Summary Hi! For asdf beginners, reshim is a bit of a difficult concept at first, so it would be good to have a little more detailed explanation. `npm` is...
### Describe the Bug asdf not added to path after install using osx sonoma might be missing some directions but I could not find any more steps to try ###...
### Describe the Bug I'm following #577 recommendations to install `asdf` system wide. After cloning the repository to `/opt/asdf`, ensuring permissions are right, adding path information in my `.bashrc`, I'm...
### Describe the Bug I'm unable to make golang plugin to work despite installing it and reshimming. similar to #914, but `reshim` doesn't work at all. ### Steps to Reproduce...
### Describe the Bug i'm upgrading from 0.14.0 to 0.14.1 using homebrew. after upgrade it it give this `╰─>$ asdf Unknown command: `asdf ` /opt/homebrew/Cellar/asdf/0.14.1/libexec/bin/asdf: line 120: /opt/homebrew/Cellar/asdf/0.14.0/libexec/lib/commands/command-help.bash: No such...
### Describe the Bug asdf's initialization script throws an error when using fish. ``` ~/.asdf/asdf.fish (line 1): builtin realpath --no-symlinks (dirname (status filename)) ^ in command substitution called on line...