prashant-andani / git-scene

πŸ¦’ Git-scene is a tool that provides a stats of any local git repository. :tada:

Home Page:https://www.npmjs.com/package/git-scene

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-scene

giraffe

Git-scene is a tool that provides a stats for any local git repository.


PRs Welcome Code of Conduct downloads MIT License

Watch on GitHub Star on GitHub Tweet

Screenshot

πŸ‘€ What's included

  • Contribution calendar at repo level
  • Total Commits so far, Commit counts by author
  • Commit history

πŸ˜‰ Steps to Install

npm i git-scene -S

or

yarn add git-scene

use sudo if permission issue

In package.json, add

scripts: { "git-scene": "git-scene" }

Run

npm run git-scene

πŸ‘‹ Thats It !!!!

πŸ‘¨ πŸ‘© Contributors

  • Prashant Andani

⭐ ⭐ Star, if you like this project, contribute

About

πŸ¦’ Git-scene is a tool that provides a stats of any local git repository. :tada:

https://www.npmjs.com/package/git-scene

License:MIT License


Languages

Language:JavaScript 88.3%Language:CSS 8.0%Language:HTML 3.7%