scalvert / ember-cli-checkup

An Ember CLI addon that provides health check information about your application, engine, or addon.
MIT License
7 stars 1 forks source link

Command line output #115

Open lbdm44 opened 4 years ago

lbdm44 commented 4 years ago

As a consumer of ember-cli-checkup, I should be able to output the results of the tool directly to the command line so that I can see results easily when running locally.