Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huangyiming0608/testproject
Viva la FOSS!My first FOSS project on Micro:Bit
https://github.com/huangyiming0608/testproject
Last synced: about 1 month ago
JSON representation
Viva la FOSS!My first FOSS project on Micro:Bit
- Host: GitHub
- URL: https://github.com/huangyiming0608/testproject
- Owner: HuangYiming0608
- Created: 2024-02-21T08:23:47.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-02-21T08:27:52.000Z (9 months ago)
- Last Synced: 2024-02-21T09:33:21.719Z (9 months ago)
- Language: TypeScript
- Homepage: https://huangyiming0608.github.io/testproject/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> 在 [https://huangyiming0608.github.io/testproject/](https://huangyiming0608.github.io/testproject/) 打开此页面
## 用作扩展
此仓库可以作为 **插件** 添加到 MakeCode 中。
* 打开 [https://makecode.microbit.org/](https://makecode.microbit.org/)
* 点击 **新项目**
* 点击齿轮图标菜单下的 **扩展**
* 搜索 **https://github.com/huangyiming0608/testproject** 并导入## 编辑此项目
在 MakeCode 中编辑此仓库。
* 打开 [https://makecode.microbit.org/](https://makecode.microbit.org/)
* 点击 **导入**,然后点击 **导入 URL**
* 粘贴 **https://github.com/huangyiming0608/testproject** 并点击导入#### 元数据(用于搜索、渲染)
* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");