Ian Clelland created CB-4650:
--------------------------------
Summary: Default native project templates should be overridable at
project creation time
Key: CB-4650
URL: https://issues.apache.org/jira/browse/CB-4650
Project: Apache Cordova
Issue Type: Improvement
Affects Versions: 3.0.0
Reporter: Ian Clelland
Assignee: Ian Clelland
The default native-code project templates for each platform should not be
unconditionally installed by the create scripts.
There should be a command line option to specify the directory where the
project template can be found. If not present, then the default template should
be used.
Custom templates should be subject to the same string substitution as their
default counterparts, so that it is easy to start a custom template as a simple
copy of the default.
For platforms with a standard 'create' script, we can add a fourth argument for
the project template directory.
{{bin/create [folder] [[packageName] [[appName] [templateDir]]]}}
--
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