Added fnm to the install menu (#1879)

This commit is contained in:
Melloni 2024-04-25 18:15:12 +02:00 committed by GitHub
parent f8c3fda0e7
commit 959c85f57b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2630,5 +2630,13 @@
"description": "Fan Control is a free and open-source software that allows the user to control his CPU, GPU and case fans using temperatures.",
"link": "https://getfancontrol.com/",
"winget": "Rem0o.FanControl"
},
"WPFInstallfnm": {
"category": "Development",
"choco": "fnm",
"content": "Fast Node Manager",
"description": "Fast Node Manager (fnm) allows you to switch your Node version by using the Terminal",
"link": "https://github.com/Schniz/fnm",
"winget": "Schniz.fnm"
}
}