Skip to content

feenkcom/Brick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brick

Brick is a widget library on top of Bloc.

Installation

How to load

The ideal way to load the code is by loading the entire Glamorous Toolkit project.

All-in-one versions

Brick + Bloc

The following script install the latest version of Brick + Bloc

Metacello new
    baseline: 'Brick';
    repository: 'github://feenkcom/Brick/src';
    load

Packages

No packages published

Languages

  • Smalltalk 100.0%