Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seandenigris/dynabook-foundation

A small layer for Dynabook component domain objects to allow for flexible future extension
https://github.com/seandenigris/dynabook-foundation

Last synced: about 1 month ago
JSON representation

A small layer for Dynabook component domain objects to allow for flexible future extension

Awesome Lists containing this project

README

        

# Dynabook-Foundation
A small layer for Dynabook component domain objects to allow for flexible future extension
## Installation

```
Metacello new
repository: 'github://seandenigris/Dynabook-Foundation:master/src';
baseline: 'DynabookFoundation';
load
```