ericclemmons / grunt-express-server

Grunt task for running an Express Server that works great with LiveReload + Watch/Regarde

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is it possible to integrate bunyan's CLI with this?

waffledonkey opened this issue · comments

I've tried args: ["|", "bunyan"] and script: "/path/to/server.js | bunyan" but neither worked. :(

otherwise it's amazing and fills a desperate need, so THANK YOU!