soranohaguruma

Description

SORABITO Smalltalk Library

Details

Source
GitHub
License
MIT
Stars
4
Forks
1
Created
Dec. 11, 2017
Updated
Dec. 23, 2017

README excerpt

# soranohaguruma (SORA No Haguruma) [![Build Status](https://travis-ci.org/sorabito/soranohaguruma.svg?branch=master)](https://travis-ci.org/sorabito/soranohaguruma)
SORABITO Smalltalk Library.

## Supported Smalltalk Versions

Pharo Smalltalk 5.0, 6.0

## Installation

```smalltalk
Metacello new
    baseline: 'SH';
    repository: 'github://sorabito/soranohaguruma/pharo-repository';
    load.
← Back to results