version-manager
Here are 214 public repositories matching this topic...
-
Updated
Mar 18, 2021 - Go
-
Updated
Feb 28, 2021 - Shell
-
Updated
Mar 29, 2019 - JavaScript
-
Updated
Mar 30, 2021 - Shell
-
Updated
Nov 13, 2020 - Shell
Description
Explicit types are considered in three ways: - It serves as self-documenting code - It guard against bugs in function implementation - It acknowledge and change the explicit return type on the function signature <!--more--> - Explicit types serve as self-documenting code: you are declaring to the reader what type …
Occurrences
There are 40 occurrences of this issue
If CPM_SOURCE_CACHE is set to an empty string, CPM fails with file DOWNLOAD error: cannot create directory '/cpm' - Specify file by full.
-
Updated
Mar 19, 2021 - 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
Dec 19, 2020 - Shell
-
Updated
Jul 4, 2020 - Go
Add completions
It would be nice to be able to run dvm completions bash and get the completions script.
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
Mar 11, 2021 - Shell
-
Updated
Jan 8, 2021 - Python
-
Updated
Aug 12, 2019 - Shell
-
Updated
Mar 24, 2021 - Java
-
Updated
Oct 18, 2020 - Shell
-
Updated
Nov 11, 2018 - Kotlin
-
Updated
Mar 29, 2021 - Rust
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 envcommand: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