gittrition

1.3.0 • Public • Published

Gittrition: Developer Attrition Statistics from Git History

How to use:

  1. cd to the root of the repo for which you'd like to run attrition statistics
  2. run npx gittrition
  3. You will be prompted to answer y/n for whether each developer is still at the company. The list of developers will be in descending order of number commits to the repo. In other words, the biggest contributors will be earlier in the list.
  4. answer the y/n prompts asking about each contributor to the project
  5. at any time, you can type 'exit' to get stats based on just the answers you've given so far. This can be good when you have a few key people who've made most of the commits, and many people with a small number of commits.

If you type 'exit' at any time, the output will show results, separately for:

  1. just the developers you answered for
  2. the whole list of developers

Readme

Keywords

none

Package Sidebar

Install

npm i gittrition

Weekly Downloads

0

Version

1.3.0

License

ISC

Unpacked Size

4.14 kB

Total Files

7

Last publish

Collaborators

  • bradleyculley