Chris Wren
Chris Wren
> In fact, while you can return false; or done(false) inside a task to fail it, you can also throw new Error('...'); as well. How does Grunt differentiate between an...
It currently creates an auth token by spawning a curl process, but the only problem is it requires the user to hit `return` twice to submit their password. Once this...
Hey, sorry for not responding. I think it would be cool to decouple, but this module is really just wrapping the node-crawler module with some handlers specific to checking links....