基础版本
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "nvs",
|
||||
"name": "Node Version Switcher",
|
||||
"containerEnv": {
|
||||
"NVS_DIR": "/usr/local/nvs",
|
||||
"PATH": "${NVS_DIR}:${PATH}"
|
||||
},
|
||||
"install": {
|
||||
"app": "",
|
||||
"file": "install.sh"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user