gin-cli

command module
v0.2.0 Latest Latest
Warning

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

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

README

gin-cli

介绍

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

使用方法
  1. 依次执行
    1. gin-cli gen config // 生成工具所需配置文件
    2. gin-cli gen project // 生成项目目录结构
    3. gen-cli gen db // 生成数据库相关文件
使用说明
  1. 目前生成的项目名称、数据库配置等信息均需手动修改,后续会持续完善
使用到的三方包
  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