mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
7 lines
122 B
Markdown
7 lines
122 B
Markdown
# AVR Simulator
|
|
|
|
```bash
|
|
$ podman build -t dcc/net-to-serial:sim .
|
|
$ podman run -d -p2560:2560 dcc/net-to-serial:sim
|
|
```
|