Git Product home page Git Product logo

gitteams's Introduction

GitTeams

Build status Release Maintained Docker Cloud Build Status License Coffee

GitTeams gives you insight into multiple repositories at once.

Example

$ gitteams --github-token=<token> --github-username=<username>  stats --sort=branches 
INFO[0000] Collecting repos                             
INFO[0000] Processing                                   
INFO[0001] Report                                       
┌─────────────────────────────────────────────────────────────────────────────────────────────────┐
│ REPO                                     BRANCH COUNT  LANGUAGE           LINES OF CODE  MERGED │
├─────────────────────────────────────────────────────────────────────────────────────────────────┤
│ gh:NoUseFreak/Cron                                  3  PHP (76%)                     33       0 │
│ gh:NoUseFreak/docker-multi-cache                    1  Go (22%)                       6       0 │
│ gh:NoUseFreak/cicd                                  1  Go (60%)                      33       0 │
...
└─────────────────────────────────────────────────────────────────────────────────────────────────┘

More info

To see all options available, check the help function.

$ gitteams help
Git Teams helps you manage all project at once.

Usage:
  gitteams [command]

Available Commands:
  author      Count number of authors
  branch      Count number of branches
  commits     Count commits in repository
  help        Help about any command
  language    Show main language in repository
  loc         Get LOC count in repositories
  merged      Count merged branches
...

Platforms

  • Github
  • Gitlab
  • Bitbucket

Output

Description
Author count Count authors in each repository.
Branch count Count branches in each repository.
Commit count Count commits in each repository.
Lines of Code Count the lines of code in each repository.
Language Find the most common language in each repository.
Merged branches Count all branched fully merged into the main branch.
Size Calculate the size of the repository in kb.
Tag count Count all tags into each repository.

Install

Homebrew

brew install nousefreak/brew/gitteams

Binary

curl -sL http://bit.ly/gh-get | PROJECT=NoUseFreak/gitteams bash

Docker

docker pull nousefreak/gitteams

gitteams's People

Contributors

dependabot-preview[bot] avatar nousefreak avatar dependabot[bot] avatar ozmodiar avatar

Watchers

James Cloos avatar  avatar  avatar

gitteams's Issues

Dependabot can't resolve your Go dependency files

Dependabot can't resolve your Go dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

github.com/NoUseFreak/gitteams/internal/app/gitteams: cannot find module providing package github.com/NoUseFreak/gitteams/internal/app/gitteams

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

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.