Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasmueller/microbitproxi
Ein MakeCode-Projekt
https://github.com/thomasmueller/microbitproxi
Last synced: 15 days ago
JSON representation
Ein MakeCode-Projekt
- Host: GitHub
- URL: https://github.com/thomasmueller/microbitproxi
- Owner: thomasmueller
- Created: 2024-08-28T07:23:04.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-08-28T07:23:17.000Z (3 months ago)
- Last Synced: 2024-10-16T20:45:19.787Z (28 days ago)
- Language: TypeScript
- Homepage: https://thomasmueller.github.io/microBitProxi/
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Diese Seite bei [https://thomasmueller.github.io/microbitproxi/](https://thomasmueller.github.io/microbitproxi/) öffnen
## Als Erweiterung verwenden
Dieses Repository kann als **Erweiterung** in MakeCode hinzugefügt werden.
* öffne [https://makecode.microbit.org/](https://makecode.microbit.org/)
* klicke auf **Neues Projekt**
* klicke auf **Erweiterungen** unter dem Zahnrad-Menü
* nach **https://github.com/thomasmueller/microbitproxi** suchen und importieren## Dieses Projekt bearbeiten
Um dieses Repository in MakeCode zu bearbeiten.
* öffne [https://makecode.microbit.org/](https://makecode.microbit.org/)
* klicke auf **Importieren** und dann auf **Importiere URL**
* füge **https://github.com/thomasmueller/microbitproxi** ein und klicke auf Importieren#### Metadaten (verwendet für Suche, Rendering)
* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");