Skip to content

nevergone/microbit-makecode-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode

Tags:

  • -tools: MakeCode-related tools, without MakeCode source code
  • -devel: MakeCode-related tools, with MakeCode source code
  • -final, latest: small, nginx-based image with compiled, static served MakeCode

Environment variables (-tools, -devel tags)

  • PUID: Host User ID for unpriv (unprivileged) user
  • PGID: Host Group ID for unpriv (unprivileged) user
  • YOTTA_GITHUB_AUTHTOKEN: GitHub auth token for building, avoid "anonymous rate limit error", see https://github.com/settings/tokens

Related links:

Usage:

docker run --name microbit-makecode-editor -p 8080:80 nevergone/microbit-makecode-editor:latest and visit http://localhost:8080/ with your browser.

About

Docker-builded version for the micro:bit built on Microsoft MakeCode

Resources

Stars

Watchers

Forks

Packages

No packages published