📝 Add nvm to README.md and meta.json for Node Version Manager support

This commit is contained in:
2026-04-18 21:04:55 +08:00
parent 5435f3d26f
commit 6979087ffc
3 changed files with 38 additions and 0 deletions
+5
View File
@@ -35,6 +35,11 @@
"repo": "https://github.com/jdx/mise",
"description": "dev tools, env vars, task runner"
},
{
"name": "nvm",
"repo": "https://github.com/nvm-sh/nvm",
"description": "Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions"
},
{
"name": "openspec",
"repo": "https://github.com/Fission-AI/OpenSpec",