0.0.0-pre9 • Published 8 years ago

codentity v0.0.0-pre9

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

codentity

Build Status Code Climate Test Coverage

Dependency analysis, gone wild.

Installation

To install globally, run:

npm install codentity -g

Usage

To analyze a package, navigate to the root directory of your project, and run:

codentity

This will output a JSON report of your package dependencies.

To get a summary, instead of the entire JSON report, run:

codentity --summary