Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 397 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 397 Bytes

soranohaguruma (SORA No Haguruma) Build Status

SORABITO Smalltalk Library.

Supported Smalltalk Versions

Pharo Smalltalk 5.0, 6.0

Installation

Metacello new
    baseline: 'SH';
    repository: 'github://sorabito/soranohaguruma/pharo-repository';
    load.