Giter Site home page Giter Site logo

Comments (3)

jackson-dean avatar jackson-dean commented on May 24, 2024 1

👍 there is a cli tool that does a lot of this analysis. Note that I have not vetted it for how well it works or anything else https://github.com/adamtornhill/code-maat but it was created to accompany the exercises in the aforementioned book. I imagine it has some nice tricks that could be used for inspiration though.

from checkup.

scalvert avatar scalvert commented on May 24, 2024

Thanks, @jackson-dean. Great idea. We'll add it to our list for exploration.

from checkup.

scalvert avatar scalvert commented on May 24, 2024

I could imagine us doing something like git effort from git-extras:

❯ git effort --above 10

  path                                                                                                                       commits    active days

  CHANGELOG.md.............................................................................................................. 16          8
  package.json.............................................................................................................. 90          41
  packages/cli/__tests__/commands/run-test.ts............................................................................... 11          10
  packages/cli/__tests__/task-list-test.ts.................................................................................. 13          13
  packages/cli/package.json................................................................................................. 100         44
  packages/cli/src/commands/run.ts.......................................................................................... 12          11
  packages/cli/src/index.ts................................................................................................. 16          14
  packages/cli/src/reporters.ts............................................................................................. 11          9
  packages/cli/src/task-list.ts............................................................................................. 15          14
  packages/cli/tsconfig.json................................................................................................ 12          11
  packages/core/package.json................................................................................................ 61          32
  packages/core/src/index.ts................................................................................................ 20          18
  packages/core/src/types/tasks.ts.......................................................................................... 12          9
  packages/test-helpers/package.json........................................................................................ 46          23
  yarn.lock................................................................................................................. 225         58


  path                                                                                                                       commits    active days

  yarn.lock................................................................................................................. 225         58
  packages/cli/package.json................................................................................................. 100         44
  package.json.............................................................................................................. 90          41
  packages/core/package.json................................................................................................ 61          32
  packages/test-helpers/package.json........................................................................................ 46          23
  packages/core/src/index.ts................................................................................................ 20          18
  packages/cli/src/index.ts................................................................................................. 16          14
  CHANGELOG.md.............................................................................................................. 16          8
  packages/cli/src/task-list.ts............................................................................................. 15          14
  packages/cli/__tests__/task-list-test.ts.................................................................................. 13          13
  packages/core/src/types/tasks.ts.......................................................................................... 12          9
  packages/cli/tsconfig.json................................................................................................ 12          11
  packages/cli/src/commands/run.ts.......................................................................................... 12          11
  packages/cli/src/reporters.ts............................................................................................. 11          9
  packages/cli/__tests__/commands/run-test.ts............................................................................... 11          10

from checkup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.