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

Filip Maj commented on CB-3497:
-------------------------------

Here's my suggestion then:

 - let's fold those requirements into the cordova-blackberry's README
 - cherry-pick all of these related commits from master into 2.8.x
 - from that point on I should be able to update cordova-cli so there is a 
completely smooth developer experience, i.e., something like this should be 
possible:

{code}
$ cordova create tmp
$ cd tmp
$ cordova platform add android blackberry ios
$ cordova build
{code}

Assuming the Android SDK stuff is on your path, and same with BB10, that 
*should* work.
                
> ./bin/create script requires `npm install` to be run
> ----------------------------------------------------
>
>                 Key: CB-3497
>                 URL: https://issues.apache.org/jira/browse/CB-3497
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>    Affects Versions: 2.8.0
>            Reporter: Filip Maj
>            Assignee: Bryan Higgins
>             Fix For: 2.8.0
>
>
> Tsted with latest 2.8.x branch.
> The create script should bootstrap itself as appropriate. Right now, you need 
> to run npm install before you can run create.
> This is an issue for tools consuming the script (i.e. cordova-cli).

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