Christhoval Barba f6e1b8fe46 feat(authors.html): update chart to use apexchart. il y a 1 an
doc Change manpage repository address to github. il y a 11 ans
.gitignore add code lines stats, json report il y a 1 an
Makefile feat(activity/html): update chart to use apexchart. il y a 1 an
README.md add code lines stats, json report il y a 1 an
arrow-down.gif Add sortable.js for sortable tables in output. il y a 17 ans
arrow-none.gif Add sortable.js for sortable tables in output. il y a 17 ans
arrow-up.gif Add sortable.js for sortable tables in output. il y a 17 ans
chart.json feat(authors.html): update chart to use apexchart. il y a 1 an
gitstats feat(authors.html): update chart to use apexchart. il y a 1 an
gitstats.css feat(authors.html): update chart to use apexchart. il y a 1 an
html.py feat(activity/html): update chart to use apexchart. il y a 1 an
sortable.js add tailwindcss, total branch and tags il y a 1 an
tailwind.json feat(tailwind): add tailwind config, update general pages using tiles il y a 1 an

README.md

Gitstats - meaningful data for your git repository.

How to run

  1. Clone this repo and cd into it
  2. Create a output directory for your output
  3. ./gitstats [path_to_git_repo] [path_to_output_folder]
  4. Open the index.html within your ouptut_folder

Dependencies

  • Gnuplot
    • MacOS: brew install gnuplot
    • Ubuntu: sudo apt-get install gnuplot
  • Git
  • Python >= 3.0