fake git history:生成漂亮的GitHub活动图 源码
假GitHub提交 一个用于生成GitHub活动图的命令行工具。 您的个人资料看起来像完全停止了编码吗? 不用担心,此脚本将为您提供帮助! 如何使用 确保在计算机上安装了和 创建一个新的存储库: mkdir my-history cd my-history git init 生成提交: npx fake-git-history 它将在过去一年中每天对文件进行更改(每天0-3次提交)。 创建名为my-history,并将您的虚假历史my-history推送到远程存储库: git remote add origin git@github.com: < USERNAME> /my-hist
文件列表
fake-git-history-master.zip
(预估有个11文件)
fake-git-history-master
.gitignore
58B
package.json
1KB
src
cli.js
983B
index.js
3KB
LICENSE
1KB
.github
ISSUE_TEMPLATE
stale.yml
684B
暂无评论