include-folder
include-folder copied to clipboard
recursion and glob matching
adding recursion, and matching using multiple globs (same as tools like grunt/gulp/etc.).
the generated source code still uses fs.readFileSync (so it should keep working normally with folderify) but creates subfolders as subproperties of the result object.
this would close #5