-
Notifications
You must be signed in to change notification settings - Fork 2
Smalltalk image-side server that provides a remote access to an image
License
dmatveev/shampoo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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
About
Smalltalk image-side server that provides a remote access to an image
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published