- Install the K Version Manager. Directions here
- Edit settings.json and populate with your app's token and secret from Twitter. Create an application on Twitter if you need to
kpm restorek run (search term, e.g. vNext)- See the Tweets returned from the Twitter API
- ???
- Profit!
{
"consumerToken": "my_token",
"consumerSecret": "my_secret"
}