nerds-and-company / schematic

Craft Setup Sync
MIT License
136 stars 14 forks source link

Store settings in multiple files 159 #167

Closed wouter-vs closed 5 years ago

wouter-vs commented 5 years ago
bvangennep commented 5 years ago

@Moskydesign You've committed some merge conflicts

wouter-vs commented 5 years ago

Should be better now.

wouter-vs commented 5 years ago

I've add a switch that can be set in the file config/schematic.yml. Set 'storageType': 'multiple' to export to multiple multiple files, defaults to the single schema file.

Maybe the schematic.yml can also be used to set other options? Like the export filename, path, exclude modules,..