git-cal

github like contributions calendar on terminal

  • 所有者: k4rthik/git-cal
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

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 12:13:19
推送于2017-02-01 04:38:36
最后一次提交2015-02-21 15:54:59
发布数2
最新版本名称v0.9.1 (发布于 )
第一版名称v0.9 (发布于 )
用户参与
星数1.1k
关注者数19
派生数61
提交数96
已启用问题?
问题数20
打开的问题数11
拉请求数29
打开的拉请求数6
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?