https://github.com/ember-cli/ember-addon-output
Change history of new Ember-CLI addons
https://github.com/ember-cli/ember-addon-output
Last synced: 7 months ago
JSON representation
Change history of new Ember-CLI addons
- Host: GitHub
- URL: https://github.com/ember-cli/ember-addon-output
- Owner: ember-cli
- License: mit
- Created: 2015-01-25T16:40:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-06-12T16:04:45.000Z (8 months ago)
- Last Synced: 2025-06-19T15:02:14.665Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 237 KB
- Stars: 16
- Watchers: 12
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# my-addon
[Short description of the addon.]
## Compatibility
- Ember.js v5.8 or above
- Ember CLI v5.8 or above
- Node.js v18 or above
## Installation
```
ember install my-addon
```
## Usage
[Longer description of how to use the addon in apps.]
## Contributing
See the [Contributing](CONTRIBUTING.md) guide for details.
## License
This project is licensed under the [MIT License](LICENSE.md).