Lloyd Smith

Results 5 comments of Lloyd Smith

if run interactively, ember-cli could prompt the user to enter the add-on name. the default value could be a guessed value. when guessing, ember-cli could see if it's possible to:...

i don't think this is a bug but rather an enhancement request.

is looking for a `package.json` in the git repo itself reasonable? it would imply cloning the repo (again) to a temp folder and looking for the file or maybe requesting...

An example from the Java -- gasp -- world is the springframework. You created a plain object (very similar to JS class) and declarativative marked the properties you needed injected....

off the top of my head, i think - the default exports (if there is one), would always be a class (if there is one). - individual macros / functions...