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

Turn into Ember CLI Addon #31

Closed
jakecraige opened this issue Jun 29, 2014 · 0 comments
Closed

Turn into Ember CLI Addon #31

jakecraige opened this issue Jun 29, 2014 · 0 comments

Comments

@jakecraige
Copy link
Contributor

waiting for PR to be accepted and I can work on implementing this. These are just thoughts of how I'm thinking it will be.

Usage changes:
You will generate a project using ember-cli normally, then you can run the generator for the cordova part of it. This potentially allows you to turn any cli app into a cordova compatible one

Command changes:

  • ember generate cordova com.poetic.myapp this is run inside of a cli app
  • ember cdv:build --environment production --platform ios build cordova project
  • ember cdv:archive 0.0.2 --environment staging --commit --tag archive ios project with xcode
  • ember cdv:prepare needs to be run after cloning a project
jakecraige added a commit that referenced this issue Jul 4, 2014
Turn into ember-addon, closes #31
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

1 participant