dxw / whippet-server

Whippet Server launches a stand-alone web server for a specific WordPress installation. It makes WordPress easier to develop with, for example, by adding lots of debug information to the terminal without cluttering up or breaking your templates.
ISC License
80 stars 6 forks source link

Add option like `--download` to download WordPress and exit #46

Open mallorydxw opened 9 years ago

mallorydxw commented 9 years ago

This would be useful for the Dockerfile so we can replace these 6 lines with one line.