mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
feat: add nvm (node version menager) (#798)
* feat: add nvm (node version menager) * feat: edit applications.json
This commit is contained in:
parent
5feba0767e
commit
5c3454d38d
1 changed files with 14 additions and 0 deletions
|
@ -6634,6 +6634,20 @@
|
|||
"objective_c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Node Version Manager. ",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"repo_url": "https://github.com/nvm-sh/nvm",
|
||||
"title": "NVM",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"shell"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "A rule based custom proxy with GUI for Mac base on clash. ",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue