https://github.com/thomasmueller/microbitproxi
Ein MakeCode-Projekt
https://github.com/thomasmueller/microbitproxi
Last synced: about 1 year ago
JSON representation
Ein MakeCode-Projekt
- Host: GitHub
- URL: https://github.com/thomasmueller/microbitproxi
- Owner: thomasmueller
- Created: 2024-08-28T07:23:04.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T07:23:17.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T16:43:48.568Z (over 1 year 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 }}");