Connects TFS to Slack for sending TFS updates
npm install tfs-slack-relayTFSSlackRelay
=============
node.js server to take messages from TFS and send to Slack
Requires configuration of { slackHost }, { token }, { channel }, and { server } in relay.js.
TODO
Switch to https
Move variables into config file