Generate YML file from YML.dist

352 Views Asked by At

I'm building my own micro-framework using Silex and I can't solve one problem: how can I autogenerate parameters.yml file from .dist file when composer install command is run (like in Symfony)?

What packages or components should I use? Tnx

0

There are 0 best solutions below