gin-cli

command module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

gin-cli

介绍

基于gin+gorm编写的快速搭建项目的工具

架构说明

基于go1.19

使用方法
  1. 安装go install gitee.com/eddy87/gin-cli@latest
  2. 依次执行
    1. gin-cli gen config // 生成工具所需配置文件
    2. gin-cli gen project // 生成项目目录结构
    3. gen-cli gen db // 生成数据库模型及基础查询方法
使用说明

功能完善中。。。有需求可以联系QQ120054642

使用到的三方包
  1. github.com/urfave/cli/v2命令行包
  2. gorm.io/gengorm提供的数据库生成包

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL