feat(firstOpenProject): be based on os and shell version to provide different commands that open project in remote env

This commit is contained in:
Levi Yan
2025-06-16 23:05:01 +08:00
parent b36feb764b
commit f0973280f4
5 changed files with 48 additions and 7 deletions

View File

@@ -106,6 +106,7 @@
"cheerio": "^1.0.0",
"fs-plus": "~3.1.1",
"node-ssh": "^13.2.0",
"semver": "^7.7.2",
"sshpk": "^1.18.0"
},
"devDependencies": {