You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Grebnov (JIRA)" <ji...@apache.org> on 2015/02/10 19:20:12 UTC

[jira] [Updated] (CB-7205) Configurable CLI directories structure

     [ https://issues.apache.org/jira/browse/CB-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Grebnov updated CB-7205:
-------------------------------
    Assignee:     (was: Sergey Grebnov)

> Configurable CLI directories structure
> --------------------------------------
>
>                 Key: CB-7205
>                 URL: https://issues.apache.org/jira/browse/CB-7205
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: CLI, CordovaLib
>            Reporter: Sergey Grebnov
>
> See "Directory Structure - CLI directory config proposal" mail thread for more detals
> On Mon, Jul 7, 2014 at 10:41 AM, Lisa Seacat DeLuca <ld...@us.ibm.com>
> wrote:
> > I wanted to start a discussion on this dev list about potentially 
> > adding a config setting for the CLI that defines the directory 
> > structure to use for creating and building cordova projects.  There 
> > are many products that are built on top of Cordova that have different 
> > directory structures than Cordova.  This can be scary to the product 
> > teams when it comes to migration as there is no guarantee that the 
> > directory structure for Cordova isn't going to drastically change.
> >
> > Is anyone aware of any semantic issues that would cause problems by 
> > creating the proposed config setting?
> ...
> A few particular examples people were interesting in
> 1. Dedicated 'app' folder which could be linked to git
> {code}
> platforms/
>     android/
>     ios/
> plugins/
>     ...
> app/
>     merges/
>         ...
>     www/
>         ...
>     README.md
>     config.xml
>     docs/
>     etc...
> {code}
> 2. Cordova integrated to existing app (www folder content is stored in project root folder, other components are in  cordova_components)
> {code}
> MyApp/
>   cordova_components/
>     platforms/
>     plugins/
>   bower_components/...
>   node_modules/...
>   ...Rest of contents of MyApp are basically www/
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org