Created
June 2, 2014 23:24
-
-
Save mikepmunroe/0fb585f772f548e3b93f to your computer and use it in GitHub Desktop.
Ember CLI upgrade
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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