Skip to content

Visually connect items in a column (git branches style) in Pharo

License

Notifications You must be signed in to change notification settings

tinchodias/hiedra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hiedra Build Status

Render a column that visually connects a list of items in a format that's commonly used for VCS commits. Implemented in Pharo, it uses Athens, and provides support for Morphic, FastTable, Spec and Spec2.

Screenshots

Text and hiedra in the same column (the text sticks to the hiedra on each row):

screenshotB

Multiple columns, dark theme:

screenshot

Install it

Note this project is already part of Pharo 6, 7, 8 and 9-dev. But if you need to install it, the script is:

		Metacello new 
			repository: 'github://tinchodias/hiedra/src';
			baseline: 'Hiedra';
			load.

⚠️ The Pharo repository might have a more recent version of this project, as the code is embedded (it's not maintained as an external project). :warning:

Use it

You can find the classes named HiFastTableExample and HiSpecExample with executable examples (class-side).

License

The code is licensed under MIT.

What's hiedra?

It's the name in Spanish of this plant.