https://github.com/emberjs/ember-octanify
https://github.com/emberjs/ember-octanify
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emberjs/ember-octanify
- Owner: emberjs
- License: mit
- Created: 2019-09-25T22:43:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-20T20:55:32.000Z (over 6 years ago)
- Last Synced: 2024-10-29T14:49:27.467Z (over 1 year ago)
- Language: JavaScript
- Size: 496 KB
- Stars: 8
- Watchers: 10
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ember-octanify
Simple script to update an existing Ember 3.13 application to opt-in to Ember's Octane edition.
## Usage
From within an existing ember-cli application, run:
```
npx @ember/octanify
```
All done!
## License
This project is licensed under the [MIT License](LICENSE).