GitHub user dubeejw opened a pull request:
https://github.com/apache/cordova-lib/pull/339
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-lib CB-9964
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/339.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 #339
----
commit 02cfffe05ac5b8002429dd5e78c247ee2ec68819
Author: dubeejw <[email protected]>
Date: 2015-11-05T21:05:06Z
CB-9964 Added --template to Cordova Create
- Templates can now be used from GitHub, and NPM
commit e9f2298f1722e27f2ecf4bf7bf37eeb036cec46a
Author: dubeejw <[email protected]>
Date: 2015-11-05T21:06:15Z
CB-9964 Added --template to Cordova Create
- Templates can now be used from GitHub, and NPM
commit 303729b64336ceb80a11a4c18adce4f440a28026
Author: dubeejw <[email protected]>
Date: 2015-11-05T21:07:30Z
CB-9964 Added --template to Cordova Create
- Automation for new --template arguments
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]