git-cal

github like contributions calendar on terminal

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者k4rthik/git-cal
主編程語言Perl
編程語言Perl (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2013-09-22 20:13:19
推送於2017-02-01 12:38:36
最后一次提交2015-02-22 07:54:59
發布數2
最新版本名稱v0.9.1 (發布於 )
第一版名稱v0.9 (發布於 )
用户参与
星數1.1k
關注者數17
派生數60
提交數96
已啟用問題?
問題數20
打開的問題數11
拉請求數29
打開的拉請求數7
關閉的拉請求數4
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?