# hy-code-gen **Repository Path**: alexnest/hy-code-gen ## Basic Information - **Project Name**: hy-code-gen - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-14 - **Last Updated**: 2024-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README A code generator written by rust. It based on salvo web framework and tera template and provide template to generate code about my company uniapp ui. Of course, you can modify the template to generate any code base on the database.In current, it just suport MS Server. you can run this project for the following steps. 1. git clone https://gitee.com/alexnest/hy-code-gen.git 2. cd hy-code-gen 3. cargo run 4. cargo build --release