GitHub user dubeejw opened a pull request:

    https://github.com/apache/cordova-cli/pull/226

    Cb 9964

    When providing a --template argument during project creation, users can use 
templates apps from a local directory, GitHub, or NPM. This makes sharing 
templates, and example apps much easier.
    
    When using a GitHub URL, the user may specific a branch to pull from by 
appending a "#" followed by a tag name to the Git URL.
    
    A version can also be supplied by the user when fetching a template from 
NPM. This may be done by appending a "@" followed by the NPM version to the NPM 
package name. 
    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dubeejw/cordova-cli CB-9964

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-cli/pull/226.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 #226
    
----
commit 13fea6898697971f4b412681a8394416e8aa6c1f
Author: dubeejw <jwdu...@us.ibm.com>
Date:   2015-11-05T21:27:27Z

    CB-9964 Add --template to Cordova Create
    
    - Templates can now be used from GitHub, and NPM

commit 427321c0134cb62dc555f67bbe9be542310d71e9
Author: dubeejw <jwdu...@us.ibm.com>
Date:   2015-11-05T21:32:28Z

    CB-9964 Add --template to Cordova Create
    
    - Tempalates can now be used from GitHub, and NPM

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to