Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 254 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 254 Bytes

Summary

Hosebird client for storing Tweets from the sample streaming API (statuses/sample)

Usage

  1. Edit consumer.key, consumer.secret, access.token, access.token.secret, and output.directory in pom.xml
  2. Build: mvn install
  3. Run: mvn exec:java