Text
grittr a groovy script for twitter

I started having a look at groovy about two weeks ago. So far so good, I’m enjoying the features of this cool language.

As an exercise, I used twitter4j and came up with grittr, a groovy class that lets you update and check twitter from the command line. (There are some bugs on Windows, and since I’m not using Windows I don’t really mind but if you want to fix this, feel free to do so)

The only thing I haven’t managed implementing is oauth, but you can grab the source here

posted 6 months ago