14 lines
312 B
Markdown
14 lines
312 B
Markdown
# pybricks-code
|
|
|
|
A Web App for programming LEGO® Powered Up smart hubs using Pybricks MicroPython running in a Docker container.
|
|
|
|
## Run pybricks-code
|
|
|
|
```sh
|
|
docker compose up -d
|
|
```
|
|
|
|
## Disclaimer
|
|
|
|
LEGO® is a trademark of the LEGO Group of companies which does not sponsor, authorize or endorse this project.
|