Skip to content

pharo-media-center/PharoMediaCenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMM

Event Music Manager

Installation

You have to install libvlc!

 Metacello new
    	githubUser: 'badetitou' project: 'EMM' commitish: 'v0.3.0' path: 'src';
    	baseline: 'EMM';
    	load

Thanks