christophevg / UmlCanvas

UmlCanvas is an implementation around the HTML5 Canvas that allows generation of UML diagrams. Two interfaces are provided: an OO Javascript API and a textual DSL.
BSD 3-Clause "New" or "Revised" License
116 stars 26 forks source link

Compiled Archive #3

Closed Eraser666 closed 12 years ago

Eraser666 commented 12 years ago

Hi,

is it possible that an archived with all combiled files will be attached to the project? It's very very complicated to compile the project within a proxied enviornment and on a Windows system. This would have saved a lot of time in my case.

Regards, Ruben

christophevg commented 12 years ago

The downloads section of the github repository now contains a source distribution that requires no building.