shampoo

Description

Smalltalk image-side server that provides a remote access to an image

Details

Source
GitHub
License
MIT
Stars
29
Forks
2
Created
Dec. 11, 2010
Updated
Feb. 20, 2025

README excerpt

This is a Shampoo implementation for GNU Smalltalk
--------------------------------------------------

Installation:

        $ gst-package -t ~/.st package.xml

Do not forget to run tests to check if all is ok:

        $ gst-sunit -p Shampoo

To create and run a basic Shampoo image, invoke:

        $ gst-load -iI shampoo.im Shampoo
        $ gst-remote -I shampoo.im --daemon
        $ gst-remote -e "Shampoo.ShampooServer startOn: 9092 login: 'login' pass: '1234'"

Shampoo project homepage:

        http://dmitrymatveev.co.uk/shampoo
← Back to results