aidekit

command
v1.1.14 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2022 License: MIT Imports: 11 Imported by: 0

README

aidekit

用于创建AIDE 初始化项目的工具包,项目来源于aide-family-layout模板。 仓库地址如下:

const (
    githubRepo = "https://github.com/aide-cloud/aide-family-layout.git"
    giteeRepo  = "https://gitee.com/aide-cloud/aide-family-layout.git"
)

命令获取

 go install github.com/aide-cloud/universal/kit/aidekit@latest

参数说明

-mod string
     mod name
-p string
     package path
-r string
     layout origin repo, github or gitee (default "github")
-v    version
-w string
     worker mode (default "help")
使用示例
# 创建项目
aidekit -w new -p myApp -mod 'github.com/aide-cloud/myApp'
# 网络不好的情况可以使用gitee
aidekit -w new -p myApp -mod "github.com/aide-cloud/myApp" -r gitee

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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