An open API service indexing awesome lists of open source software.

https://github.com/feenkcom/gt4edx

A repository dedicated to analyses of open.edx.org based of Glamorous Toolkit
https://github.com/feenkcom/gt4edx

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Glamorous Toolkit for Open edX
A repository dedicated to analyses of [Open edX](https://github.com/edx) that reproduce the contents presented in [our blog post about steering agile architecture by example](https://lepiter.io/feenk/steering-agile-architecture-by-example--th-e2p6aps2brbby94deek31xqxh/).

## Install

Install [Glamorous Toolkit](https://gtoolkit.com).

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
```