git-cal

github like contributions calendar on terminal

  • Owner: k4rthik/git-cal
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

git-cal

Description

screenshot with black theme
screenshot with white theme
on your terminal

  • git-cal is a simple script to view commits calendar (similar to github contributions calendar) on command line
  • Each block in the graph corresponds to a day and is shaded with one
    of the 5 possible colors, each representing relative number of commits on that day.
  • Option to choose --ascii or --unicode to denote the same instead of the ANSI colors.
  • Option to use git config to set options.

Install

  • with root access:
perl Makefile.PL
make
sudo make install
  • without root access:
perl Makefile.PL PREFIX=~/.local
make
make install
  • with Homebrew
brew install git-cal

Main metrics

Overview
Name With Ownerk4rthik/git-cal
Primary LanguagePerl
Program languagePerl (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2013-09-22 12:13:19
Pushed At2017-02-01 04:38:36
Last Commit At2015-02-21 15:54:59
Release Count2
Last Release Namev0.9.1 (Posted on )
First Release Namev0.9 (Posted on )
用户参与
Stargazers Count1.1k
Watchers Count19
Fork Count61
Commits Count96
Has Issues Enabled
Issues Count20
Issue Open Count11
Pull Requests Count29
Pull Requests Open Count6
Pull Requests Close Count4
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private