6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-28 20:29:02 +00:00
tutor/tutor/commands
Régis Behmo 84f2060d33 Working Kubernetes quickstart
The k8s quickstart command is now functional, with suppport for https,
xqueue, notes and minio. There are still a few bugs to get rid of,
though.
2019-06-17 22:38:55 +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 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 Move config logic to dedicated non-command module 2019-06-07 22:49:45 +02: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 Progress on the plugins/k8s front 2019-06-07 22:49:45 +02: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