Open jeanlucaslima opened 9 years ago
Shouldn't it be "ember install:addon ember-cli-sketchpad"?
As we are not providing a 'defaultBlueprint' on package.json they both would end up doing the same thing (install the dependency via npm with --save-dev). But we could change that if it bothers you.
Shouldn't it be "ember install:addon ember-cli-sketchpad"?