Created
May 29, 2017 13:08
-
-
Save jeffreyolchovy/7406e3c0ebbe312a37d4d215f5715fff to your computer and use it in GitHub Desktop.
This file contains 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
name := "tweeter-negative" | |
tweeterConsumerKey := "foo" | |
tweeterConsumerSecret := "bar" | |
tweeterAccessToken := "baz" | |
tweeterAccessTokenSecret := "qux" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment