~ruther/qmk_firmware

ref: a8e9d4f2078795f1f51a06c4fb88cff3c475fca2 qmk_firmware/keyboards/ergodox_ez/util/keymap_beautifier/docker_run.sh -rwxr-xr-x 151 bytes
a8e9d4f2 — Joel Challis Add embed to docs capabilities (#23698) 1 year, 4 days ago
                                                                                
1
2
3
#!/bin/sh

docker run --mount type=bind,source="${PWD}",target=/usr/src/app --name keymapbeautifier --rm keymapbeautifier:1.0 ./KeymapBeautifier.py $*
Do not follow this link