Added many commands, restructured command heirarchy, added functionality.
doc/commands a heirarcical view of the commands and their implementation status. Added logging using logback + slf4j Fixed a bug with multiple commands and commands using defaults Changed names from Groovy Twitter CLI to Gritter Fixed a tet wrapping bug that was occuring when a line contained no spaces. Command Changes: Added delete/destroy/remove no implementation as of yet. See doc/commands for details Extended get/show Added list support (show lists, members of lists, lists the user is subscribed to). Extended post/add/create Added list support (create list, add member to list, subscribe to list) Added the ability to retweet a status
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#Sat, 06 Nov 2010 21:50:30 -0500
|
||||
#Tue, 09 Nov 2010 09:22:12 -0600
|
||||
lib.local=true
|
||||
name=gritter
|
||||
version=0.1
|
||||
build.number=64
|
||||
build.number=117
|
||||
nailgun.classpath.dir=/home/jdbernard/programs/nailgun/classpath
|
||||
win32.nailgun.classpath.dir=C\:/Documents and Settings/jbernard/My Documents/ng-classpath
|
||||
|
Reference in New Issue
Block a user