mirror of
https://github.com/go-home-admin/toolset.git
synced 2026-04-23 00:27:03 +08:00
5c8cbe98e58841eb5f426d26b0db7a49b0ae2f27
toolset
go install github.com/go-home-admin/toolset
一个go项目工具集合
Usage:
command [options] [arguments] [has]
Base Options:
-h 显示帮助信息
-root 获取项目跟路径
Available commands:
help 帮助命令
make:bean 生成依赖注入的声明源代码文件
make:orm 根据配置文件连接数据库, 生成orm源码
make:protoc 组装和执行protoc命令
make:route 根据protoc文件定义, 生成路由信息和控制器文件
生成依赖注入
Languages
Go
99.7%
Makefile
0.3%