https://github.com/lurenjiasworld/git-work-tracker
轻松跟踪本地Git仓库的每日活动状态 - Keep tracking of your daily git activity at ease.
https://github.com/lurenjiasworld/git-work-tracker
git julia script utilities
Last synced: 29 days ago
JSON representation
轻松跟踪本地Git仓库的每日活动状态 - Keep tracking of your daily git activity at ease.
- Host: GitHub
- URL: https://github.com/lurenjiasworld/git-work-tracker
- Owner: LuRenJiasWorld
- License: apache-2.0
- Created: 2020-06-04T11:27:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T04:26:14.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T12:26:12.500Z (3 months ago)
- Topics: git, julia, script, utilities
- Language: Julia
- Homepage:
- Size: 54.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git Work Tracker
> 轻松跟踪本地Git仓库的每日活动状态
>
> Keep tracking of your daily git activity at ease.> 当前版本只支持简体中文,如果有其他语言需求欢迎[提交Issue](https://github.com/LuRenJiasWorld/Git-Work-Tracker/issues) !
>
> Only supports Simplified Chinese now, feel free to [create an issue](https://github.com/LuRenJiasWorld/Git-Work-Tracker/issues) if you need other languages !## 示例
[](https://asciinema.org/a/gUwjEebDyrDih7rEwDw4OBjrP)
## 运行
> 请确保你安装了最新版本的[Julia](https://julialang.org/downloads/) 环境
```bash
git clone https://github.com/LuRenJiasWorld/Git-Work-Tracker
cd Git-Work-Tracker
julia ./install.jl
julia ./src/Git-Work-Tracker.jl --help
```## 参数
> 请使用`julia ./src/Git-Work-Tracker.jl --help`查看参数列表
## 开源协议
Apache 2.0 License