version-manager
Here are 194 public repositories matching this topic...
-
Updated
Nov 10, 2020 - Go
-
Updated
Jun 16, 2020 - Shell
-
Updated
Mar 29, 2019 - JavaScript
-
Updated
Nov 23, 2020 - Shell
-
Updated
Nov 13, 2020 - Shell
-
Updated
Nov 13, 2020 - Shell
-
Updated
Nov 23, 2020 - CMake
stefanmaric / g
-
Updated
May 11, 2020 - Shell
Is your feature request related to a problem? Please describe.
Currently yvm
only supports english and has no easy way to convert the messaging to other languages
Describe the solution you'd like
Abstract all cli messaging and support translating into other languages
**Describe alternatives you've consider
-
Updated
Apr 19, 2019 - JavaScript
-
Updated
Feb 17, 2020 - Shell
-
Updated
Jul 4, 2020 - Go
-
Updated
Nov 24, 2020 - Go
It looks like RVM is no longer updating their binaries for newer OS versions:
chruby-fish ❯ make test
./test/setup
>>> Downloading https://rvm.io/binaries/osx/10.13/x86_64/ruby-2.2.5.tar.bz2 ...
--2018-09-15 10:23:47-- https://rvm.io/binaries/osx/10.13/x86_64/ruby-2.2.5.tar.bz2
Resolving rvm.io (rvm.io)... 151.101.130.49, 151.101.194.49, 151.101.2.49, ...
Connecting to rvm.io
-
Updated
Dec 6, 2019 - Shell
-
Updated
Nov 21, 2020 - Shell
-
Updated
Aug 12, 2019 - Shell
-
Updated
Sep 11, 2020 - Python
-
Updated
Oct 5, 2020 - OCaml
-
Updated
Nov 25, 2020 - Java
-
Updated
Nov 11, 2018 - Kotlin
-
Updated
Oct 18, 2020 - Shell
Improve this page
Add a description, image, and links to the version-manager topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the version-manager topic, visit your repo's landing page and select "manage topics."
Steps to reproduce
Run
asdf
. In help output a line is printed for theasdf env
command:I would assume
<command>
is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.FY