git-contrib-calendar:终端的实验性git贡献日历(使用NodeJS,React和Ink构建)

时间:2024-05-18 21:07:21
【文件属性】:

文件名称:git-contrib-calendar:终端的实验性git贡献日历(使用NodeJS,React和Ink构建)

文件大小:106KB

文件格式:ZIP

更新时间:2024-05-18 21:07:21

react git cli cli-app contributions-calendar

git-contrib-calendar 这是在终端上针对任何本地存储库运行的实验性git贡献日历。 该界面的灵感来自着名的GitHub个人资料贡献图,其中每个块代表一天,其阴影取决于该特定日期的提交次数。 安装 npm i -g git-contrib-calendar 在当前路径上运行git仓库 git-contrib-calendar CLI选项 -p, --path Path to any local git repository (example: -p /path/to/repo) -a, --author Filter git commits by author (example: -a John) -y, --year Display git commits for a specific year (example: -y 2018) -v, --v


【文件预览】:
git-contrib-calendar-master
----.eslintrc(198B)
----.github()
--------workflows()
----src()
--------services()
--------utils()
--------components()
--------index.js(2KB)
----img()
--------screenshot.png(73KB)
----LICENSE(1KB)
----.prettierrc(52B)
----README.md(897B)
----.editorconfig(204B)
----.gitignore(1KB)
----bin()
--------git-contrib-calendar.js(84B)
----package-lock.json(136KB)
----package.json(1KB)
----.nvmrc(8B)

网友评论