[ 
https://issues.apache.org/jira/browse/CB-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501808#comment-13501808
 ] 

Michiel Staessen commented on CB-1668:
--------------------------------------

While we're at it, can we not also bring the scripts in one common namespace?
I was thinking of

    cordova create --target ios ... ... ...

I would like to add the template scripts to my $PATH but right now, it is 
causing name clashes or, when symlinking, doesn't work without rewrite of the 
scripts (hardcoding locations).

It would be nice to be able to do 

    brew install cordova

on a mac or 

    apt-get install cordova

on debian/ubuntu. 

                
> Refactor project template scripts.
> ----------------------------------
>
>                 Key: CB-1668
>                 URL: https://issues.apache.org/jira/browse/CB-1668
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Bada, BlackBerry, iOS, Tizen, webOS, Windows 8, 
> WP7
>    Affects Versions: Master
>            Reporter: Andrew Grieve
>            Assignee: Anis Kadri
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> Relevant mailing-list discussion:
> http://markmail.org/thread/znkkjmwgoc23lhhq
> The cordova/* scripts need some attention. Their names reflect what they do, 
> and they should be consistent across platforms.
> The main operations:
> - build (full or incremental) (other scripts depend on this)
> - run (on device / on emulator / in ripple)
> - package (for app-store purposes)

--
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

Reply via email to