Skip to content

hpi-swa-lab/squeak-method-morse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MethodMorse

Automatically sync changes between multiple Squeak images

Installation

  1. Get a recent Squeak Trunk image

  2. Do the following:

    Metacello new
    	baseline: 'MethodMorse';
    	repository: 'github://hpi-swa-lab/squeak-method-morse:main';
    	get; "for updates"
    	load.
  3. Open MethodMorse from the Apps menu.

About

Automatically sync changes between multiple Squeak images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors