ITADN

How to install mkcert using `go install`

#619OpendonBarbos 创建于 2025-01-13
D
donBarboscommented
Add instructions for the easiest installation method in my opinion, you need only `go`: ``` go install filippo.io/mkcert@latest ```
2 条评论