Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 417 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 417 Bytes

caddy.fast.ai

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. (PS: You can then run upx caddy if you have upx installed, which will decrease the binary size by >60%.)

See index.html in this repo for the script that's run.