Simple script to update an existing Ember 3.13 application to opt-in to Ember's Octane edition.
npm install @ember/octanifySimple script to update an existing Ember 3.13 application to opt-in to Ember's Octane edition.
From within an existing ember-cli application, run:
````
npx @ember/octanify
All done!
This project is licensed under the MIT License.