code-focus

1.0.2 • Public • Published

code-complexity

List code source files you should focus on.

Install

$ npm install --global code-complexity

Usage

  Usage: code-complexity <dir>
 
  Options:
 
    -l, --limit [limit]  Limit the number of files to output
    -d, --details        Show the number of commit and computed sloc
    -h, --help           output usage information
 
  Examples:
 
    $ code-complexity /path/to/git/directory
    $ code-complexity /path/to/git/directory --limit 3
    $ code-complexity /path/to/git/directory --details

/code-focus/

    Package Sidebar

    Install

    npm i code-focus

    Weekly Downloads

    10

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    61.4 kB

    Total Files

    9

    Last publish

    Collaborators

    • simonrenoult