An open API service indexing awesome lists of open source software.

https://github.com/emberjs/ember-octanify


https://github.com/emberjs/ember-octanify

Last synced: 9 months ago
JSON representation

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).