5 Star 4 Fork 0

Gitee 极速下载 / pxt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/Microsoft/pxt
克隆/下载
pxtarget.json 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
Richard Knoll 提交于 2024-04-05 16:04 . disable upload docs (#9949)
{
"id": "core",
"name": "Microsoft MakeCode",
"title": "Microsoft MakeCode",
"description": "A toolkit to build JavaScript Blocks editors.",
"bundleddirs": [],
"compile": {
"hasHex": false,
"jsRefCounting": true
},
"appTheme": {
"logoUrl": "https://makecode.com/",
"logo": "./static/logo.svg",
"docsLogo": "./static/logo.svg",
"portraitLogo": "./static/logo.svg",
"organizationLogo": "./static/orglogo.png",
"organizationWideLogo": "./static/orglogowide.png",
"homeUrl": "https://makecode.com/",
"cardLogo": "./static/logo.svg",
"appLogo": "./static/logo.svg",
"crowdinProject": "makecode",
"docMenu": [
{
"name": "About",
"path": "/about"
},
{
"name": "Docs",
"path": "/docs"
},
{
"name": "Blog",
"path": "/blog"
}
],
"hideDocsEdit": true,
"hideDocsSimulator": true
},
"uploadDocs": false
}
TypeScript
1
https://gitee.com/mirrors/pxt.git
git@gitee.com:mirrors/pxt.git
mirrors
pxt
pxt
master

搜索帮助