ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
FiloSottile/mkcert
/
Issues
How to install mkcert using `go install`
#619
Open
donBarbos
创建于 2025-01-13
D
donBarbos
commented
Add instructions for the easiest installation method in my opinion, you need only `go`: ``` go install filippo.io/mkcert@latest ```
2 条评论