git-committer:一个用来生成 git commit 提交记录的 node.js 脚本

时间:2024-06-02 16:54:52
【文件属性】:

文件名称:git-committer:一个用来生成 git commit 提交记录的 node.js 脚本

文件大小:668KB

文件格式:ZIP

更新时间:2024-06-02 16:54:52

JavaScript

:slot_machine: git-committer A node.js script to generate a git commit commit record. 一个用来生成 git commit 提交记录的 node.js 脚本 用来填满 github 绿色小方块(或者其他用途). Before After :sparkles: :sparkles: :sparkles: Usage 脚本仅用来 commit, git 仓库需要自行配置。 cd npm install git-committer -g git-committer <[endDate] [total]> [options] Examples Use end date git-committer 2017-01-01 2017-12-31 1-3 Use total days git-commi


【文件预览】:
git-committer-master
----.gitignore(13B)
----package.json(796B)
----package-lock.json(7KB)
----bin()
--------git-committer(435B)
----LICENSE(1KB)
----README.md(1KB)
----imgs()
--------smile.gif(623KB)
--------before.png(21KB)
--------after.png(20KB)
----lib()
--------committer.js(767B)
--------input.js(2KB)
--------utils.js(1018B)
--------generateDate.js(2KB)

网友评论