pagefront / ember-pagefront

Official Pagefront Ember Addon
MIT License
13 stars 7 forks source link

Fix availableOptions warnings: #23

Open alexdiliberto opened 7 years ago

alexdiliberto commented 7 years ago

Quick fix here:

ember install ember-pagefront --app=foo --key=abc-123
The option "--app" is not registered with the hello command. Run "ember install --help" for a list of supported options.
The option "--key" is not registered with the hello command. Run "ember install --help" for a list of supported options.
alexdiliberto commented 7 years ago

Any maintainers a still around to get this merged in?