command
module
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Aug 23, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gin-cli
介绍
基于gin+gorm编写的快速搭建项目的工具
架构说明
基于go1.19
使用方法
- 安装
go install gitee.com/eddy87/gin-cli@latest
- 依次执行
gin-cli gen config
// 生成工具所需配置文件
gin-cli gen project
// 生成项目目录结构
gen-cli gen db
// 生成数据库模型及基础查询方法
使用说明
功能完善中。。。有需求可以联系QQ120054642
使用到的三方包
github.com/urfave/cli/v2
命令行包
gorm.io/gen
gorm提供的数据库生成包
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.