Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
docs: Update README with a deprecation notice. (#1267)
Browse files Browse the repository at this point in the history
  • Loading branch information
dianakhuang authored Feb 2, 2024
1 parent 815153a commit 66d27b9
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,21 @@
Open edX Devstack
Devstack
#################

|ci-provisioning-badge| |ci-cli-badge| |doc-badge| |license-badge|
|status-badge|

Purpose
*******

Devstack is a local Docker-based environment for developing in the Open edX
platform. Use it to get up and running quickly with Open edX services.
DEPRECATION NOTICE
******************

Going forward, devstack will be primarily used for development by 2U. To do development
on Open edX, it is recommended that `Tutor`_ be used instead.

For more information on this deprecation, please visit the `associated deprecation ticket`_.

.. _Tutor: https://docs.tutor.edly.io/
.. _associated deprecation ticket: https://github.com/openedx/devstack/issues/907


Getting Started
***************
Expand Down

0 comments on commit 66d27b9

Please sign in to comment.