/bloc-pac

Bloc Pac is a suite of libraries and components to help developers create UI with Bloc

Primary LanguageSmalltalkMIT LicenseMIT

Bloc Pac

License Tests

Bloc Pac is a suite of libraries and components to help developers create UI with Bloc.

⚠️ This repository contains the code for Bloc-Pac that may be included in the future in Pharo. It retrofits a part of the development made at https://github.com/feenkcom/bloc-pac. This version will focus on core features and stability. We are currently identifying the core we want for Pharo.

Components

Installation

Use the following script to installs the project in a Pharo 9 or 10:

Metacello new
        baseline: 'NewBlocPac';
        repository: 'github://pharo-graphics/bloc-pac/src';
        load.

License

This code is licensed under the MIT license.