1 Star 2 Fork 3

liliang/ext-sshtool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 519 Bytes
一键复制 编辑 原始数据 按行查看 历史
liliang 提交于 2021-06-30 16:43 . update
{
"name": {
"zh-cn": "ssh工具箱",
"en": "ssh tools"
},
"description": {
"zh-cn": "通过ssh让代码在远程计算机(例如树莓派)上运行。",
"en": "ssh tool"
},
"author": "liliang",
"email": "969316753@qq.com",
"license": "MIT",
"isBoard": false,
"id": "sshtools",
"platform": ["win","mac","web","linux"],
"version": "0.0.1",
"asset": {
"python": {
"dir": "python/",
"main": "main.ts",
"dependencies": {
"paramiko":"2.7.2"
}
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liliang9693/ext-sshtool.git
git@gitee.com:liliang9693/ext-sshtool.git
liliang9693
ext-sshtool
ext-sshtool
master

搜索帮助