From bba59988ace9bfc1e59d98d0a44b42548a41f27d Mon Sep 17 00:00:00 2001 From: Ganesh Pendyala Date: Fri, 22 Jan 2021 21:05:38 +0530 Subject: [PATCH] Add fnm (#1089) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 0511c3e..838ff0f 100644 --- a/readme.md +++ b/readme.md @@ -692,6 +692,7 @@ - [nodeenv](https://github.com/ekalinin/nodeenv) - Node.js virtual environment compatible to Python's virtualenv. - [nvm for Windows](https://github.com/coreybutler/nvm-windows) - Version management for Windows. - [nodenv](https://github.com/nodenv/nodenv) - Version manager that is similar to Ruby's rbenv. It supports auto version switching. +- [fnm](https://github.com/Schniz/fnm) - Cross-platform Node.js version manager built in Rust. ### Natural language processing