= HotdogLinux =
 * http://hotdoglinux.com/
Graphical user interface based on retro computer systems including Windows 3.1 Hot Dog Stand, Amiga Workbench, Atari ST GEM, and Mac Classic and Aqua 

== Compile and run ==
{{{#!highlight sh
git clone https://github.com/arthurchoung/HOTDOG.git 
cd HOTDOG
sh makeUtils.sh
perl build.pl
# To run the window manager:
./hotdog runWindowManager
# To run the iPod style interface:
./hotdog
}}}