6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-22 01:19:01 +00:00
tutor/tutor/commands
2019-07-04 09:31:12 +08: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 Make configuration silent (non-interactive) by default 2019-06-07 22:49:45 +02:00
dev.py 🔌 Introduce a plugin system for tutor 2019-06-07 22:49:45 +02:00
images.py Migrate notes to a dedicated plugin 2019-07-04 09:31:12 +08:00
k8s.py Working Kubernetes quickstart 2019-06-17 22:38:55 +02:00
local.py Working Kubernetes quickstart 2019-06-17 22:38:55 +02:00
plugins.py Migrate notes to a dedicated plugin 2019-07-04 09:31:12 +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