icerockdev / shaper

File structure generation tool from templates on Handlebars
Apache License 2.0
12 stars 8 forks source link

Directory template #6

Closed Alex009 closed 3 years ago

Alex009 commented 3 years ago

Now not required to pass all files list into config - we can pass only directory with template files. Directory content will be scanned and passed as template files.

Also implemented helpers:

snake/camel transoformations have unit tests