Command-line Twitter client (RIP).
Go to file
Jonathan Bernard 9727732360 Fixed issue #1 by modifying TwitterCLI.color()
Added optional third parameter representing the color to set instead of adding
a reset. If null or not given, a reset is used (current behavior).
2010-11-06 23:51:44 -05:00
lib Added color, better nailgun support, new argument processing model, base commands. 2010-11-06 16:37:32 -05:00
src/com/jdbernard/twitter Fixed issue #1 by modifying TwitterCLI.color() 2010-11-06 23:51:44 -05:00
.gitignore Basic timeline listing implementation complete. 2010-11-05 18:10:03 -05:00
build.xml Refactored class to have a main and a nailMain. 2010-11-06 10:52:52 -05:00
jdb-build-1.3.xml Moved to jdb-build-common 1.3, fixes small errors. 2010-11-06 23:50:49 -05:00
project.properties Added color, better nailgun support, new argument processing model, base commands. 2010-11-06 16:37:32 -05:00
README Initial commit. 2010-11-05 15:08:44 -05:00

# Groovy Twitter CLI

A command-line Twitter client written in Groovy.