https://github.com/cofficlab/buddy
基于Git的项目管理客户端
https://github.com/cofficlab/buddy
Last synced: over 1 year ago
JSON representation
基于Git的项目管理客户端
- Host: GitHub
- URL: https://github.com/cofficlab/buddy
- Owner: CofficLab
- License: mit
- Created: 2024-08-01T09:49:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T05:57:26.000Z (over 1 year ago)
- Last Synced: 2025-03-14T06:29:58.950Z (over 1 year ago)
- Language: Swift
- Homepage: https://cofficlab.pages.dev/en/products/gitok/
- Size: 39.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# GitOK
## What
GitOK 是一个综合性的项目管理工具。
## 下载
## Why
有很多方式来保证工作流程简洁、高效、规范,比如:
- 约束性的文档
- 规范代码格式的脚本
为什么不用一个人性化的 APP 来做这些事呢?
我们需要一个工具来提高工作效率,希望它有这样的功能:
- 管理多个项目
- 创建一个项目,背后的工作包括但不限于:
- 用脚手架创建项目文件夹
- 初始化 Git 仓库及远程仓库
- 准备好 CI/CD 脚本
- 辅助人类提交良好格式的 `commit message`
- 快速生成 APP 的多个平台的图标
## About the Author
Work for Joy & Live for Love ➡️
## License
JuiceEditor is released under a dual license:
1. For non-commercial use: [MIT License](LICENSE)
2. For commercial use or modifications: Please [contact the author](https://github.com/nookery) for a commercial license.
Any use of this software for commercial purposes or any modifications to the source code require explicit permission from the author.
## References
- [git commit emoji 使用指南](https://github.com/liuchengxu/git-commit-emoji-cn)