Examples (6)
Build Caddy server from source
xcaddy buildBuild Caddy server with a specific version (defaults to latest)
xcaddy build versionBuild Caddy with a specific module
xcaddy build --with module_nameBuild Caddy and output to a specific file
xcaddy build --output path/to/fileBuild and run Caddy for a development plugin in the current directory
xcaddy runBuild and run Caddy for a development plugin using a specific Caddy config
xcaddy run --config path/to/filemade by @shridhargupta | data from tldr-pages