Skip to content

andySaikou/git-biance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-biance

biance(鞭策,biān cè,spur)is a small rust program that shows and visualizes code contributions in a git repository.

⚠️*Do not* use it to harass your teammates⚠️
git biance --commits --plot git biance --stat --plot
commits stats

Installation

cargo install git-biance

Usage

Usage: git-biance [OPTIONS] [AUTHOR]

Arguments:
  [AUTHOR]  Specify certain author

Options:
  -s, --stat            Show total insertions and deletions
  -c, --commits         Show total commits
  -p, --plot            Visualize contributions with a graph
  -f, --file <FILE>...  Show insertions and deletions on single file
  -h, --help            Print help
  -V, --version         Print version

About

Visualize code contributions per contributor in a GitHub-style graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%