382 Forks
371 Stars
371 Watchers

devstack

Get up and running quickly to develop or extend Open edX services

How to download and setup devstack

Open terminal and run command
git clone https://github.com/openedx/devstack.git
git clone is used to create a copy or clone of devstack repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with devstack https://github.com/openedx/devstack/archive/master.zip

Or simply clone devstack with SSH
[email protected]:openedx/devstack.git

If you have some problems with devstack

You may open issue on devstack support forum (system) here: https://github.com/openedx/devstack/issues