Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Basic Ember-CLI Support #129

Closed
jamesarosen opened this issue Aug 19, 2014 · 11 comments
Closed

Basic Ember-CLI Support #129

jamesarosen opened this issue Aug 19, 2014 · 11 comments

Comments

@jamesarosen
Copy link
Owner

Do the absolutely minimum to make this installable as an Ember Add-On in Ember-CLI.

@jamesarosen
Copy link
Owner Author

@chrmod let me know what you need in terms of repositories. I'm happy to move this to ember-i18n/ember-i18n and create a new ember-i81n/ember-cli-support if that's what we need.

@Leeft
Copy link

Leeft commented Sep 6, 2014

Stumbled upon this blog post which provides pointers on how to get it to interface correctly, might be helpful for the "absolute minimum": http://reefpoints.dockyard.com/2014/06/24/introducing_ember_cli_addons.html

@chrmod
Copy link
Contributor

chrmod commented Sep 6, 2014

just to let you know I'm going to publish first version before end of the weekend (was on vacations and just got back). I'm discussing some details with ember-cli team atm.

@chrmod
Copy link
Contributor

chrmod commented Sep 8, 2014

Some very first version is here: https://github.com/chrmod/ember-i18n-addon

There is some work to be done with ember-cli before this one can be used (ember-cli/ember-cli#1914)

@chrmod
Copy link
Contributor

chrmod commented Sep 8, 2014

@jamesarosen I'm thinking about best name for this addon. ATM ember-i18n-addon or ember-addon-i18n seems reasonable. Don't want to use cli in the name as in future ember-cli may be integrated with ember itself and it's npm package name will be changed to simply ember.

I'm not publishing this addon over npm until having green light from you.

Please take a look on TODOs listed in projects README. Maybe you can suggest something more?

@chrmod
Copy link
Contributor

chrmod commented Sep 12, 2014

OK, there is no need for separate repository. Ember-data handle ember-cli addon in the same repo.
https://github.com/emberjs/data/blob/master/lib/ember-addon/index.js

I will prepare a pull request for ember-i18n

@jamesarosen
Copy link
Owner Author

Nice find!

I'll be back from vacation early next week and can help then.

@marcemira
Copy link

👍 Any news on this? Cheers

@jrjohnson
Copy link
Contributor

👍 How can I help?

@chrmod
Copy link
Contributor

chrmod commented Oct 6, 2014

@jamesarosen @marcemira @jrjohnson you can test this one and see if it works for you.

@jamesarosen jamesarosen removed this from the v2.9 milestone Oct 20, 2014
@acorncom
Copy link

acorncom commented Jun 2, 2015

This is being implemented in #213

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants