8000 GitHub - sr467113/lines-of-code: Python script providing the number of lines of code written by the developer across entire org
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Python script providing the number of lines of code written by the developer across entire org

License

Notifications You must be signed in to change notification settings

sr467113/lines-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

lines-of-code

Python script providing the number of lines of code written by the developer across entire org

This script fetches commit data from Azure DevOps repositories and generates a CSV report containing lines of code contributions by developers for a specified month.

Prerequisites

  • Python 3.x installed
  • Required Python packages (requests, csv)

Usage

  1. Clone or download this repository.

  2. Install the required Python packages:

    pip install requests

About

Python script providing the number of lines of code written by the developer across entire org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0