Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.21 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.21 KB

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.