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 159e24a95d Refactor plugin internals
This is for supporting json-based plugins. The great thing about this
change is that it allows us to easily print plugin version numbers in
`plugins list`.
2020-01-14 15:41:42 +01:00
..
__init__.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
android.py Move "-r/--root" option to parent command level 2019-12-15 18:52:58 +01:00
cli.py More feature-complete dev/local docker-compose commands 2020-01-10 11:10:54 +01:00
compose.py More feature-complete dev/local docker-compose commands 2020-01-10 11:10:54 +01:00
config.py Move "-r/--root" option to parent command level 2019-12-15 18:52:58 +01:00
context.py More feature-complete dev/local docker-compose commands 2020-01-10 11:10:54 +01:00
dev.py Make it possible to run dev runserver for any service 2020-01-10 11:10:54 +01:00
images.py Move "-r/--root" option to parent command level 2019-12-15 18:52:58 +01:00
k8s.py Fix crash on "k8s quickstart" 2020-01-08 20:07:25 +01:00
local.py More feature-complete dev/local docker-compose commands 2020-01-10 11:10:54 +01:00
plugins.py Refactor plugin internals 2020-01-14 15:41:42 +01:00
ui.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
webui.py Move "-r/--root" option to parent command level 2019-12-15 18:52:58 +01:00