Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require suggestions to increase functionality #15

Open
adigulalkari opened this issue Oct 3, 2024 · 1 comment
Open

Require suggestions to increase functionality #15

adigulalkari opened this issue Oct 3, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers question Further information is requested

Comments

@adigulalkari
Copy link
Owner

Currently the CLI can perform the following tasks:

  • Detect anti patterns
  • Calculate stats based on commit history
  • Find out bottle necks if any..

Looking for suggestion for more functionality that can be added to this CLI

@adigulalkari adigulalkari added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers question Further information is requested hacktoberfest-accepted labels Oct 3, 2024
@WheeskyJack
Copy link
Contributor

  1. add activity command which can give detail stats like total commits and commit history, total lines of code added removed etc for given user
  2. overview cmd which give overall stats for repository like : total contributors, total commits, avg commits per day , total branches, default branch , total tags, total device storage needed for repo , commits aggregated by days of week , commits aggregated by each hour of the day.
  3. grpah cmd which can plot simple graphs on cmd line like repository branch graph, contribuotr graph or any other stats

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants