Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: introduce 'tutor dev quickstart' (also, some extra docs) #6

Closed
wants to merge 3 commits into from

Conversation

kdmccormick
Copy link
Owner

No description provided.

@kdmccormick kdmccormick force-pushed the kdmccormick/dev-quickstart branch from 0786b05 to d1f266c Compare April 6, 2022 15:49
@kdmccormick kdmccormick force-pushed the kdmccormick/dev-quickstart branch from d1f266c to 0f8ae98 Compare April 6, 2022 15:56
Comment on lines 8 to 9
.. _install:

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This just fixes a mistake in the previous commit.

Add `tutor dev quickstart` command, which is equivalent to
`tutor local quickstart`, but uses dev containers instead
of local production ones provides some setup steps that are
tailored to developers. This should remove some friction
from the Open edX development setup process, which previously
required that users provision using local producation
containers but then stop them and switch to dev containers:
 * tutor local quickstart
 * tutor local stop
 * tutor dev start -d

Document the command and its improved workflow in
./docs/tutorials/nightly.rst

Fixes openedx-unsupported/wg-developer-experience#58
@kdmccormick kdmccormick force-pushed the kdmccormick/dev-quickstart branch from 0f8ae98 to 7630d34 Compare April 6, 2022 15:59
@kdmccormick
Copy link
Owner Author

Closed in favor of overhangio#627

@kdmccormick kdmccormick closed this Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant