🚀 Assistant tool developed based on Electron+Vue, supporting functions such as connecting to databases and generating code。
后端传送门
- View table DDL
- Java code preview and generation
$ yarn install$ yarn dev# For windows
$ yarn build:win
# For macOS
$ yarn build:mac
# For Linux
$ yarn build:linux