1 Star 3 Fork 0

Git工具集/git-standup

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 676 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kamran Ahmed 提交于 2020-02-20 13:06 . Add missing options in readme
{
"name": "git-standup",
"version": "2.3.2",
"description": "Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-)",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"git-standup": "./git-standup"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kamranahmedse/git-standup.git"
},
"keywords": [
"git",
"standup"
],
"author": "Kamran Ahmed",
"license": "MIT",
"bugs": {
"url": "https://github.com/kamranahmedse/git-standup/issues"
},
"homepage": "https://github.com/kamranahmedse/git-standup#readme"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/vcs-all-in-one/git-standup.git
git@gitee.com:vcs-all-in-one/git-standup.git
vcs-all-in-one
git-standup
git-standup
master

搜索帮助