文件名称: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
【文件预览】:
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)