Bloc

May 24, 2020 ยท View on GitHub

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

Installation

The following script installs Bloc intended for Pharo 8:

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.

Contents

  1. 1Installation
  2. 2Contributing
  3. 3License