Limitation in ionic start command with custom template

Hey guys, I have a doubt about ionic start command. The template option only copy the www content folder. What is the main goal about this decision? Because I want to add a custom config.xml and I can’t do this with this rule.

The only solution I thought was to create instructions to download the repository and start from it. And I don’t know if this is the best approach.