/gt4edx

A repository dedicated to analyses of open.edx.org based of Glamorous Toolkit

Primary LanguageSmalltalkMIT LicenseMIT

Glamorous Toolkit for Open edX

A repository dedicated to analyses of Open edX that reproduce the contents presented in our blog post about steering agile architecture by example.

Install

Install Glamorous Toolkit.

Then open a Playground and load the code in Glamorous Toolkit by executing:

Metacello new
	repository: 'github://feenkcom/gt4edx:main/src';
	baseline: 'GToolkit4Edx';
	load

And then load the documentation in Glamorous Toolkit:

BaselineOfGToolkit4Edx loadLepiter