Commit 0f39faf
committed
feat(core): enhance command-line interface and documentation
- Add detailed README files in both Chinese and English with comprehensive project documentation
- Improve CLI help texts and command grouping (Basic, Message, Service, Code, Database)
- Enhance `config`, `gorm gen`, and `gorm migrate` command descriptions
- Introduce long-form help messages for better user guidance
- Update Makefile to support cross-platform cleaning of generated files
- Add .DS_Store to .gitignore for macOS users1 parent e16dd60 commit 0f39faf
File tree
23 files changed
+1223
-223
lines changed- cmd
- config
- gorm
- run
- send
- email
- feishu
- sms
- version
- config
- internal
- biz
- repository
- conf
- data/impl
- server
23 files changed
+1223
-223
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
194 | 198 | | |
195 | 199 | | |
196 | 200 | | |
| |||
0 commit comments