https://github.com/unsignedarduino/test-github
Testing MakeCode Arcade GitHub integration
https://github.com/unsignedarduino/test-github
Last synced: 12 months ago
JSON representation
Testing MakeCode Arcade GitHub integration
- Host: GitHub
- URL: https://github.com/unsignedarduino/test-github
- Owner: UnsignedArduino
- Created: 2025-04-02T15:38:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-02T15:39:56.000Z (over 1 year ago)
- Last Synced: 2025-04-02T16:42:39.002Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://unsignedarduino.github.io/test-github/
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Open this page at [https://unsignedarduino.github.io/test-github/](https://unsignedarduino.github.io/test-github/)
## Use as Extension
This repository can be added as an **extension** in MakeCode.
* open [https://arcade.makecode.com/](https://arcade.makecode.com/)
* click on **New Project**
* click on **Extensions** under the gearwheel menu
* search for **https://github.com/unsignedarduino/test-github** and import
## Edit this project
To edit this repository in MakeCode.
* open [https://arcade.makecode.com/](https://arcade.makecode.com/)
* click on **Import** then click on **Import URL**
* paste **https://github.com/unsignedarduino/test-github** and click import
#### Metadata (used for search, rendering)
* for PXT/arcade
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");