Bubble

Description

A microframework for Pharo

Details

Source
GitHub
Dialect
pharo (65% confidence)
License
MIT
Created
Oct. 23, 2014
Updated
Oct. 20, 2018
Topics
pharo

README excerpt

Bubble
======

![Bubble](Bubble.png)

A microframework for Pharo.

A bubble is an application.

At this point, only the command line driver works.

## Getting this to run

To float (run) a Bubble, do:

    ./bubble --app file.bubble

To launch the IDE, do:

    ./bubbleui &

## Tools

See command line options:

    ./bubble --help


← Back to results