288 Forks
960 Stars
960 Watchers

ember-inspector

Adds an Ember tab to the browser's Developer Tools that allows you to inspect Ember objects in your application.

How to download and setup ember-inspector

Open terminal and run command
git clone https://github.com/emberjs/ember-inspector.git
git clone is used to create a copy or clone of ember-inspector repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ember-inspector https://github.com/emberjs/ember-inspector/archive/master.zip

Or simply clone ember-inspector with SSH
[email protected]:emberjs/ember-inspector.git

If you have some problems with ember-inspector

You may open issue on ember-inspector support forum (system) here: https://github.com/emberjs/ember-inspector/issues