mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-26 08:35:18 +02:00

* CLI command to serve docs locally * Document it * Default port * Use `with` and subclass `SimpleHTTPRequestHandler` to set working dir * Apply suggestions from code review Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> * Update docs/cli.md