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

Restructure build system to compliment the ionic command line tool. #112

Closed
diegonetto opened this issue Oct 5, 2014 · 0 comments
Closed

Comments

@diegonetto
Copy link
Owner

Ideally, this generator should provide as much compatibility as possible with the ionic CLI so that users of Ionic's upcoming build and packaging systems can still scaffold out new apps using this project.

This means that running the ionic commands inside of a project created with this generator should work as intended as if the project was created with ionic start.

@diegonetto diegonetto changed the title Restructure build system to compliment the ionic command line tool. Restructure build system to compliment the ionic command line tool. Oct 5, 2014
sidneys added a commit to sidneys/generator-ionic that referenced this issue Oct 9, 2014
* commit 'a14ecd0fadbdbfa3bd332361d86b6f3cdef08140': (39 commits)
  docs(docs): Add docs directory
  docs(readme): Plugin management
  docs(CHANGELOG): Update for 0.6.0
  0.6.0
  feat(ionic): Update to Beta 13
  fix(plugins): Add default plugins to be installed by new hooks
  feat(generator): Add support for Plugin management hooks. Closes diegonetto#72
  fix(generator): Fix issue when running emulate/run before serve
  fix(generator): Fix JSHint errors. Closes diegonetto#113
  docs(readme): Clean up some descriptions
  docs(readme): Add description for each command.
  docs(README): Begin documentation overhaul
  Update README.md
  Update README.md
  Update README.md
  Updated Readme with Android Walkthrough
  feat(generator): Pass CLI flags to cordova wrapper functions. Closes diegonetto#97 and diegonetto#107
  feat(generator): Add ionic-cli support. Closes diegonetto#112
  feature(generator): Add support for Plugin management hooks. Closes diegonetto#72
  bug(generator): Fix issue when running emulate/run before serve
  ...
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