yeti / signals

MIT License
3 stars 4 forks source link

Clear out the `code` folder after generating DataModel files #37

Closed rmutter closed 9 years ago

rmutter commented 9 years ago

A code folder is created with the DataModel.m and DataModel.h files in whatever directory you run signals from. The files are created here first then copied over to the supplied path when the user runs the command. Ideally we should clean this folder and files up afterwards or somehow create the file in memory.