Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Commit fee31fc

Browse files
authored
docs: archive (#239)
1 parent 06a2cf1 commit fee31fc

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# cwgo
22

3+
## This repository has been archived.
4+
5+
Due to the widespread use of the built-in tools of Kitex and Hertz by internal ByteDance users, and the lack of internal adoption scenarios for cwgo, we are unable to ensure sufficient code quality and manpower investment for new feature development. In the spirit of being responsible to our users, we have decided to archive the cwgo project. We sincerely thank you all for your support and attention to the cwgo project.
6+
7+
For users of Kitex and Hertz, it is recommended to directly use the original tools to generate projects. For the custom layout and template functions, please refer to [Kitex Custom Scaffold Template](https://www.cloudwego.io/docs/kitex/tutorials/code-gen/custom_tpl/)[Hz custom template use](https://www.cloudwego.io/docs/hertz/tutorials/toolkit/more-feature/template/)
8+
9+
The generation of gorm, MongoDB, etc. is temporarily no longer supported.
10+
11+
If you have other requirements, please feel free to contact us.
12+
313
[中文](./README_CN.md) | English
414

515
cwgo is an all-in-one code generation tool for CloudWeGo. It integrates the advantages of the kitex and hz tools to improve

README_CN.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# cwgo
22

3+
## 该仓库已归档
4+
5+
由于字节内部用户普遍使用 Kitex 和 Hertz 内置工具,cwgo 在缺乏字节内部落地场景的前提下无法保障代码质量和新需求的人力投入,本着对用户负责任的态度,我们决定对 cwgo 项目进行归档。感谢大家对 cwgo 项目的支持和关注。
6+
7+
对于 Kitex 和 Hertz 用户,推荐直接使用原本的工具生成项目,自定义 layout 和模板功能可参考 [Kitex 自定义脚手架](https://www.cloudwego.io/zh/docs/kitex/tutorials/code-gen/custom_tpl/)[Hertz 自定义脚手架](https://www.cloudwego.io/zh/docs/hertz/tutorials/toolkit/more-feature/template/)
8+
9+
gorm、mongoDB 等生成暂不继续支持。
10+
11+
如果有其他需求,欢迎联系我们。
12+
13+
314
中文 | [English](./README.md)
415

516
cwgo 是 CloudWeGo All in one 代码生成工具,整合了 kitex 和 hz 工具的优势,以提高开发者的编码效率和使用体验。其主要功能特点如下:

0 commit comments

Comments
 (0)