Simple approach to getting the latest release of the Caddy web server. In your terminal, run:
curl -s https://caddy.fast.ai | bash
Upon completion, you'll find caddy
in your current directory.
See index.html
in this repo for the script that's run.