1 Star 0 Fork 8

firespeed / nf-interpreter

forked from 蛋蛋 / nf-interpreter 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
install-vsix-appveyor.ps1 527 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
# This PS installs the nanoFramework Visual Studio Extension for VS2017
$vsixPath = "$($env:USERPROFILE)\nanoFramework.Tools.VS2017.Extension.vsix"
(New-Object Net.WebClient).DownloadFile('https://visualstudiogallery.msdn.microsoft.com/18fe3370-32c4-49d6-bf02-1b0ab0b1e537/file/261095/11/nanoFramework.Tools.VS2017.Extension.vsix', $vsixPath)
"`"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VSIXInstaller.exe`" /q /a $vsixPath" | out-file ".\install-vsix.cmd" -Encoding ASCII
& .\install-vsix.cmd
C++
1
https://gitee.com/DuHongfeng/nf-interpreter.git
git@gitee.com:DuHongfeng/nf-interpreter.git
DuHongfeng
nf-interpreter
nf-interpreter
master

搜索帮助

14c37bed 8189591 565d56ea 8189591