module structure option?
djchrispurple opened this issue · 3 comments
djchrispurple commented
great job !
what about the option of getting the files structured by modules (users, customers, etc )
and not by type of file ( models, controllers, etc)
thanks
Chris
ndelvalle commented
Yes I would definitely like to implement this, I'm not sure if use this approach as default or make it configurable.
ndelvalle commented
@djchrispurple I have implemented this in the last release #13. Feel free to test it out and let me know what you think
djchrispurple commented
great job !!