Skip to content

scooltown/learn.scool.town

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn.scool.town

Platform: OpenEdX with the AGPL-3.0 license.

Framework: Tutor - the Docker-based Open edX distribution designed for peace of mind

Development

Start dev: https://docs.tutor.edly.io/dev.html

Install tutor

pip install "tutor[full]"

Clone distributed git: [email protected]:openedx/edx-platform.git

git clone [email protected]:openedx/edx-platform.git

Then, optionally, tell Tutor to use a local fork of edx-platform:

tutor mounts add ./edx-platform

Then, launch the developer platform setup process:

tutor images build openedx-dev
tutor dev launch

Stopping the platform To bring down the platform’s containers, simply run:

tutor dev stop

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published