Skip to content

Commit 7d8d9be

Browse files
authored
docs: add vfox to Download instructions (#6645)
* docs: add vfox to Download instructions * fix * fix lint
1 parent 9d965e2 commit 7d8d9be

File tree

1 file changed

+11
-0
lines changed
  • pages/en/download/package-manager

1 file changed

+11
-0
lines changed

pages/en/download/package-manager/all.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ title: Installing Node.js via package manager
3030
- [SmartOS and illumos](#smartos-and-illumos)
3131
- [Snap](#snap)
3232
- [Solus](#solus)
33+
- [vfox](#vfox)
3334
- [Void Linux](#void-linux)
3435
- [Windows](#windows-1)
3536
- [z/OS](#zos)
@@ -369,6 +370,16 @@ Solus provides Node.js in its main repository.
369370
sudo eopkg install nodejs
370371
```
371372

373+
## vfox
374+
375+
A cross-platform(Windows, macOS, Linux) and **extendable** version manager.
376+
377+
It allows you to **different versions for different projects**, **different versions for different shells**, and switch Node versions automatically based on the current directory, etc.
378+
379+
It support all popular shells (Bash, Zsh, Fish, PowerShell, Clink, Cmder).
380+
381+
See the [Quick Start](https://vfox.lhan.me/guides/quick-start.html) for quickly using vfox, and all the usage details.
382+
372383
## Void Linux
373384

374385
Void Linux ships Node.js stable in the main repository.

0 commit comments

Comments
 (0)