6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-11-11 15:51:00 +00:00
tutor/tutor/commands
2019-10-08 22:25:31 +02:00
..
__init__.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
android.py Move config logic to dedicated non-command module 2019-06-07 22:49:45 +02:00
cli.py 🔌 Introduce a plugin system for tutor 2019-06-07 22:49:45 +02:00
config.py Add `-U/--unset option to config save` 2019-07-08 06:29:24 +08:00
dev.py Improve command line yaml value deserialization 2019-07-10 15:22:12 +08:00
images.py Migrate notes to a dedicated plugin 2019-07-04 09:31:12 +08:00
k8s.py k8s support has long been out of beta 2019-10-08 22:25:31 +02:00
local.py Introduce local hook command 2019-10-04 11:44:24 +02:00
plugins.py Enable/Disable multiple plugins in one command 2019-07-07 09:12:41 +08:00
ui.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
webui.py Add convenient fmt.echo_* functions 2019-05-29 09:53:54 +02:00