[
https://issues.apache.org/jira/browse/CB-4153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855867#comment-13855867
]
ASF subversion and git services commented on CB-4153:
-----------------------------------------------------
Commit 9b7fedf843f9ca5aef8e738e1349581666e2f716 in branch refs/heads/master
from [~kamrik]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=9b7fedf ]
CB-4153 Add --src & --link to cordova create.
Both --src and --source are accepted.
The path is passed via the lib.www.uri of the configuration object
that is later written to .cordova/config.json.
Cordova will keep going into child www folder(s) of the provided path.
> 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: Mark Koudritsky
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)