Skip to content

hpi-swa-teaching/MusicBrainzForSqueak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicBrainzForSqueak Build Status

#Installation instructions:

  1. Drag and Drop the .sar-File we will deploy into your image, then click "install sar file". If you don't want to wait for a release, just execute this in your workspace:
Metacello new

  baseline: 'MusicBrainzForSqueak';

  repository: 'github://hpi-swa-teaching/MusicBrainzForSqueak:master/packages';

  onConflict: [:ex | ex allow];

  load

and ask us for the default cover images.

Hint: Tests will not be included in this download! 2. Execute the command:

MBInstaller installMusicBrainz

in your workspace. 3. No third step as MusicBrainz opens automatically after installation!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7