gf-cli:GoFrame命令行界面,它是您方便地构建GoFrame应用程序的助手

时间:2024-04-19 09:02:50
【文件属性】:

文件名称:gf-cli:GoFrame命令行界面,它是您方便地构建GoFrame应用程序的助手

文件大小:55KB

文件格式:ZIP

更新时间:2024-04-19 09:02:50

cli orm generator packer protobuf

GF-CLI English | gf-cli是一个功能强大的CLI工具,可方便地构建应用程序。 1.安装 1)。 二进位 建议使用预编译的二进制文件: Linux (amd64) : : Mac (amd64) : : Windows (amd64) : : 下载后,请使用gf install命令将gf二进制文件安装到系统二进制路径。 Mac wget https://goframe.org/cli/darwin_amd64/gf && chmod +x gf && ./gf install 如果使用zsh ,则可能需要通过命令alias gf=gf重命名别名,以解决gf和git fetch之间的冲突。 Linux wget https://goframe.org/cli/linux_amd64/gf && chmod +x gf && ./gf install


【文件预览】:
gf-cli-master
----go.mod(555B)
----main.go(5KB)
----.gitattributes(80B)
----commands()
--------pack()
--------docker()
--------install()
--------run()
--------swagger()
--------mod()
--------env()
--------get()
--------build()
--------initialize()
--------fix()
--------gen()
--------update()
----boot()
--------boot.go(703B)
----config.toml(469B)
----README.MD(3KB)
----library()
--------allyes()
--------utils()
--------mlog()
--------proxy()
----README_ZH.MD(3KB)
----config()
--------url.toml(250B)
----LICENSE(1KB)
----Makefile(186B)
----packed()
--------config.go(611B)
----.gitignore(217B)

网友评论