An open API service indexing awesome lists of open source software.

https://github.com/fastai/getcaddy

Simple approach to getting the Caddy web server
https://github.com/fastai/getcaddy

bash caddy github latest release

Last synced: 3 months ago
JSON representation

Simple approach to getting the Caddy web server

Awesome Lists containing this project

README

          

# caddy.fast.ai

Simple approach to getting the latest release of the Caddy web server. In your terminal, run:

```bash
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.