A simple tutorial application for working with Twitter4j using Scala.
Version 0.1.0 contains all the code and information covered in the blog post Using twitter4j with Scala to access streaming tweets.
Version 0.2.0 contains all the code and information covered in the blog post Using Twitter4j with Scala to perform user actions.
More interesting stuff, including refactoring of the code contained here, can be seen in the tshrdlu repository.