1.3.0 • Published 2 years ago

gittrition v1.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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. 5. answer the y/n prompts asking about each contributor to the project 6. 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