This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
#### BEFORE YOU RUN THIS #### | |
Make sure you got everything you need, and run this: | |
go get github.com/nlopes/slack | |
go get github.com/fatih/color | |
go get github.com/davecgh/go-spew/spew |