[
https://issues.apache.org/jira/browse/CB-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107458#comment-14107458
]
ASF GitHub Bot commented on CB-7350:
------------------------------------
GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-mobile-spec/pull/105
CB-7350 Rework createmobilespec
* fix platform flag documentation for --amazon
- wrap very long lines
- clarify that /bin/create isn't a system application...
- drop repetitive: when creating the mobile-spec project
- it wasn't used consistently...
* support directoryName for --plugman
* delay pushd cli_project_dir until after couldNotFind
cordova-plugin-test-framework check
* Brand: BlackBerry
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsoref/cordova-mobile-spec docwork
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-mobile-spec/pull/105.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #105
----
commit a624fd9edf7828761b6df23e73e18181cc2b73c5
Author: Josh Soref <[email protected]>
Date: 2014-08-22T20:10:28Z
CB-7350 Rework createmobilespec
* fix platform flag documentation for --amazon
- wrap very long lines
- clarify that /bin/create isn't a system application...
- drop repetitive: when creating the mobile-spec project
- it wasn't used consistently...
* support directoryName for --plugman
* delay pushd cli_project_dir until after couldNotFind
cordova-plugin-test-framework check
* Brand: BlackBerry
----
> Make createmobilespec friendlier
> --------------------------------
>
> Key: CB-7350
> URL: https://issues.apache.org/jira/browse/CB-7350
> Project: Apache Cordova
> Issue Type: Bug
> Components: mobile-spec
> Affects Versions: 3.5.0
> Reporter: Josh Soref
> Assignee: Josh Soref
> Fix For: 3.6.0
>
>
> * Don't assume that the people running mobilespec are developers -- In my
> experience, they aren't
> * The READMEs needed a refresh
> * Asking people to install grunt-cli globally is silly, we have npm
> dependencies, we can use them.
> * The pushd/popd spam is really not helpful afaict
> * Provide information about how to use coho to get the right things more or
> less at the right time
> * Fix the __dirname output to be correct
> ... some other stuff...
--
This message was sent by Atlassian JIRA
(v6.2#6252)