qmk-dactyl-manuform-a/lib/python/qmk/cli
fauxpark 2707652c98 [Docs] CLI command to serve docs locally (#6956)
* 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
2019-10-08 11:06:26 -07:00
..
json Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
list [CLI] Add `qmk list_keyboards` (#6927) 2019-10-07 11:32:30 -07:00
new Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885) 2019-10-05 23:41:15 -07:00
__init__.py [Docs] CLI command to serve docs locally (#6956) 2019-10-08 11:06:26 -07:00
cformat.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
compile.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
config.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
docs.py [Docs] CLI command to serve docs locally (#6956) 2019-10-08 11:06:26 -07:00
doctor.py Fix qmk doctor 'bytes-like object is required' on linux 2019-10-03 10:27:20 -07:00
hello.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
pyformat.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
pytest.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00