Skip to content

Instantly share code, notes, and snippets.

@mikepmunroe
Created June 2, 2014 23:24
Show Gist options
  • Save mikepmunroe/0fb585f772f548e3b93f to your computer and use it in GitHub Desktop.
Save mikepmunroe/0fb585f772f548e3b93f to your computer and use it in GitHub Desktop.
Ember CLI upgrade
https://twitter.com/stefanpenner/status/466570444246884352
upgrade protip:
1. cd your-project
2. npm update ember-cli —save
3. ember init
4. use “d” to view diffs
5. git to adjust overwrites
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment