Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAugusto Moura <augusto.borgesm@gmail.com>2021-03-15 18:47:08 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-03-18 23:14:53 +0300
commit78cb8301de70f02e9cd11dd5eb6af808747fcd62 (patch)
tree0df1869b1fe797f62d9d8457cb17af160d9ce20c /README.md
parent0a331ac415da0975b7dfd249d892892fb5f63199 (diff)
docs: add asdf-nodejs as a viable version manager
PR-URL: https://github.com/npm/cli/pull/2872 Credit: @augustobmoura Close: #2872 Reviewed-by: @darcyclarke
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8a649847e..01de9e8f6 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ If you're looking to manage multiple versions of **`node`** &/or **`npm`**, cons
* [**`n`**](https://github.com/tj/n)
* [**`volta`**](https://github.com/volta-cli/volta)
* [**`nodenv`**](https://github.com/nodenv/nodenv)
+* [**`asdf-nodejs`**](https://github.com/asdf-vm/asdf-nodejs)
### Usage