Skip to content

An experimental navigator of code dependencies with Pharo and Roassal3

License

Notifications You must be signed in to change notification settings

tinchodias/pharo-urucu-navigator

Repository files navigation

Urucu Navigator

Complete Test

An experimental navigator of code dependencies with Pharo and Roassal3.

Demo GIF

Install

Evaluate the following script in a Pharo (9 or 10 should work):

Metacello new
    baseline: 'UrucuNavigator';
    repository: 'github://tinchodias/pharo-urucu-navigator';
    load.

Where to start

Open the navigator with:

UrMainPresenter example2medium

There is also an experimental Roassal3 layout where rectangles repulse other. See RSRectangleRepulsionForceLayout examples on class-side.

License

The code is licensed under MIT.

What is the urucu word?

Urucú is one of the names of this tree and fruit in South America:

Plant

About

An experimental navigator of code dependencies with Pharo and Roassal3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published