Skip to content

使用到的工具

项目创建
shell
#第一种(有文件夹)
gf init .
#第二种(没有文件夹,自动创建文件夹)
gf init myapp

Released under the MIT License.