# lc **Repository Path**: fengjx/lc ## Basic Information - **Project Name**: lc - **Description**: a command line tools for lca(luchen admin) - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-16 - **Last Updated**: 2025-02-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lc [lc](https://github.com/fengjx/lc) 是一个基于 go 开发的类似 Django 命令行工具,旨在快速生成 [lca](https://github.com/fengjx/lca) 模板代码。它提供了一套简单易用的命令行,能够快速生成具有基本功能接口和页面,帮助开发者节省开发时间,快速搭建起项目基础结构,实现快速交付。 生成的代码遵循统一的代码规范,结构清晰、易维护,方便开发者进行后续的扩展和维护。 ## 使用文档 ## 相关项目 - [lucky](https://github.com/fengjx/lucky) 后端工程 - [lucky-web](https://github.com/fengjx/lucky-web) 前端工程 - [lc](https://github.com/fengjx/lc) cli 工具 - [luchen](https://github.com/fengjx/luchen) 基础框架 - [daox](https://github.com/fengjx/daox) 数据库访问辅助类库