Skip to content

Commit

Permalink
doc: 修改readme添加新功能的说明
Browse files Browse the repository at this point in the history
  • Loading branch information
huyaro committed Jul 20, 2023
1 parent f58bc61 commit b035c95
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
CodeGenX
---
> Code generation plug-in based on database table
> An IDEA plugin for code model generation of database tables
#### Support Features
- generate code for entity and repository
- support framework: jimmer
- support language: java, kotlin
#### Features
- Generate code types: Entity, Repository, Input
- Support framework: [*Jimmer*](https://github.com/babyfish-ct/jimmer)
- Support languages: Java, Kotlin

#### Usage
![Usage](screenshot/usage.png)

#### Screenshot
- Generator
Expand All @@ -16,3 +19,5 @@ CodeGenX

- IDEA Plugin
![IDEA plugin](screenshot/plugin.png)


Binary file modified screenshot/generator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshot/plugin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshot/registeredType.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/usage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b035c95

Please sign in to comment.