Skip to content

CofficLab/GitOK

Repository files navigation

GitOK

What

GitOK 是一个综合性的项目管理工具。

下载

https://github.com/CofficLab/GitOK/releases

Why

有很多方式来保证工作流程简洁、高效、规范,比如:

  • 约束性的文档
  • 规范代码格式的脚本

为什么不用一个人性化的 APP 来做这些事呢?

我们需要一个工具来提高工作效率,希望它有这样的功能:

  • 管理多个项目
  • 创建一个项目,背后的工作包括但不限于:
    • 用脚手架创建项目文件夹
    • 初始化 Git 仓库及远程仓库
    • 准备好 CI/CD 脚本
  • 辅助人类提交良好格式的 commit message
  • 快速生成 APP 的多个平台的图标

About the Author

Work for Joy & Live for Love ➡️ https://github.com/nookery

License

JuiceEditor is released under a dual license:

  1. For non-commercial use: MIT License
  2. For commercial use or modifications: Please contact the author 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