mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-15 01:34:14 +00:00
fe901ab9de
`quickstart` is being renamed to `launch` and deprecated in favor of
using `launch`. The `quickstart` function temporarily aliases to
`launch`. Further mentions of `quickstart` have been changed to
reference `launch` instead.
We are indicating that this change is breaking 💥 to encourage people to
migrate their scripts right away!
|
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
test_cli.py | ||
test_compose.py | ||
test_config.py | ||
test_context.py | ||
test_dev.py | ||
test_images.py | ||
test_k8s.py | ||
test_local.py | ||
test_plugins.py |