Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 373 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 373 Bytes

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