Skip to content

godcheese/codegen

Repository files navigation

Codegen

基于 Rust 实现的代码生成器

Release

起步 Getting started

# help
./codegen --help

# generate some code
./codegen --databases=test-db,test-db2 --tables=test-tb,test-db2

# generate all code
./codegen --databases=* --tables=*

特性 Features

反馈 Feedback

Issues

捐赠 Donation

如果此项目对你有所帮助,不妨请我喝咖啡。 If you find this project useful, you can buy us a cup of coffee.

Paypal Me

协议 License

MIT License Copyright (c) 2023 godcheese