sdiemert / StarUMLJS

JavaScript code generation plugin for StarUML diagramming tool.
MIT License
56 stars 20 forks source link

Should only generate code if it cannot find the file #5

Open sdiemert opened 9 years ago

sdiemert commented 9 years ago

If a file exists with the same path and name the generator should ask whether we want to overwrite files. The should also be a configuration option.