Might need to bring up app/ again here :P. Need to answer the question of what it is src= points to? a www/? If so, there's the issue of not being able to have merges/ nor put app icons outside of www/. Maybe we should just say that it points to a directory that contains a www/, where the config.xml is within the www/?
On Thu, Jul 11, 2013 at 2:45 PM, Michal Mocny (JIRA) <[email protected]>wrote: > Michal Mocny created CB-4153: > -------------------------------- > > Summary: Add ability to select default app template at > "cordova create" time > Key: CB-4153 > URL: https://issues.apache.org/jira/browse/CB-4153 > Project: Apache Cordova > Issue Type: Bug > Components: CLI > Affects Versions: 3.0.0 > Reporter: Michal Mocny > Assignee: Filip Maj > > > Proposal, Implement src flag to cordova create: > > cordova create --src=... > > Where src is: > * a valid path to a web app > * from a set of special values, perhaps including: > - default > - blank > - spec > - easteregg > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira >
