Home

Awesome

Bloc

Bloc is a low-level UI infrastructure & framework for Pharo.

Installation

The following script installs Bloc intended for Pharo 8:<br>

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

Contributing

Want to contribute on Bloc? Awesome! We have instructions to help you get started contributing code or documentation.

License

Licensed under the MIT license.