# Caddy web server with automatic HTTPS written in Go ## Develop ``` $ git clone "https://github.com/caddyserver/caddy.git" $ cd caddy/cmd/caddy/ $ go build ```