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 --config option (fixes #33) #49

Closed mallorydxw closed 9 years ago

mallorydxw commented 9 years ago

This works within the context of whippet's feature/server branch. May need somebody who uses whippet-server in the traditional way to verify that this doesn't break anything.

mallorydxw commented 9 years ago

This branch apparently still has issues.