Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.4 KB

README_en.md

File metadata and controls

47 lines (35 loc) · 1.4 KB

auto

It is a flexible code generator designed to help developers quickly generate code templates to improve development efficiency. It can generate corresponding code according to user needs.

GitHub releaselicense

中文介绍

特点

  • Quick Generation: Supports quick code generation based on configuration files, reducing duplication of work.
  • Highly Customizable: Users can customize code templates according to project requirements.
  • Support Multiple Languages: Supports language Golang.

Help

make help

One-click generation

make code

Controller

make h

Service layer

make s

Data layer

make d

Contribution

Welcome to submit issues and contribute code!

Support a cup of coffee

wx

License

This project is licensed under the MIT License. See the LICENSE file for details.