Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BC9B6107EB for ; Thu, 5 Sep 2013 19:53:53 +0000 (UTC) Received: (qmail 96390 invoked by uid 500); 5 Sep 2013 19:53:53 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 96242 invoked by uid 500); 5 Sep 2013 19:53:53 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 96088 invoked by uid 99); 5 Sep 2013 19:53:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Sep 2013 19:53:53 +0000 Date: Thu, 5 Sep 2013 19:53:53 +0000 (UTC) From: "Ian Clelland (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CB-4153) Add ability to select default app template at "cordova create" time MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-4153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759368#comment-13759368 ] Ian Clelland edited comment on CB-4153 at 9/5/13 7:53 PM: ---------------------------------------------------------- -With CB-4650, we have the ability to do this now. CLI contains support for a "template" key in config.json. All we need to do for this is allow the command-line arg to specify that template as well, and pass it along to the appropriate platform create script.- *EDIT* Never mind; that is the platform template, and not the app template. Separate issue completely. was (Author: iclelland): With CB-4650, we have the ability to do this now. CLI contains support for a "template" key in config.json. All we need to do for this is allow the command-line arg to specify that template as well, and pass it along to the appropriate platform create script. > 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: Ian Clelland > > 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