Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli - init a cordova project #3

Open
3 of 5 tasks
Keyang opened this issue Jul 25, 2017 · 2 comments
Open
3 of 5 tasks

cli - init a cordova project #3

Keyang opened this issue Jul 25, 2017 · 2 comments
Assignees
Milestone

Comments

@Keyang
Copy link
Contributor

Keyang commented Jul 25, 2017

As cordova app dev, I want to update an existing cordova project using rhmhcp command line tool.

rhmhcp command line should init a cordova project at current folder with following acts:

  • Init rhmhcp.json file for config persistence
  • Add hcp cordova plugin
  • Add configuration
  • Add scripts
  • add cordova hooks
@Keyang Keyang added this to the 1.0.0 milestone Jul 25, 2017
@Keyang
Copy link
Contributor Author

Keyang commented Jul 25, 2017

This is part of #2

@evanshortiss
Copy link
Member

@Keyang currently the CLI has a type flag. I think we can just figure this out by checking the dir for:

  • .xcodeproj - iOS
  • config.xml - Cordova
  • .gradle - Android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants