feenkcom / Brick

Widget library on top of Bloc.

Home Page:https://gtoolkit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Widget library on top of Bloc.

https://gtoolkit.com

License:MIT License


Languages

Language:Smalltalk 100.0%Language:Shell 0.0%