Skip to content

astares/Pharo-Harbour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pharo-Harbour

A simple file browser implementation for Pharo written by T. Bergmann (Astares) in 2019. Meanwhile this is now part of standard Pharo image.

Quick Start

Installation

Metacello new 
	repository: 'github://astares/Pharo-Harbour/src';
	baseline: 'Harbour';
	load

Note: only works in Pharo 8 and later

Screnshot

Windows

alt text

Ubuntu

alt text

About

A new file browser implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published