手动编译如下:
go build cmd/afrog/main.go
pkg/web/embed.go:5:12: pattern all:webpath: no matching files found
直接安装如下:
go install -v github.com/zan8in/afrog/v3/cmd/afrog@latest
go/pkg/mod/github.com/zan8in/afrog/v3@v3.2.6/pkg/web/embed.go:5:12: pattern all:webpath: no matching files found
手动编译如下:
直接安装如下: