
twittershell - Access Twitter From Your Command Line

twittershell twittershell -c config.yml twittershell -v twittershell -h # In a config file, specify the following: # config.yml --- username: your@email.address password: password

twittershell gives you access to Twitter from your command line

Specify the config file to read from. By default, twittershell attempts to read a config file named config.yml in the current directory
Print out the version and exit
Print out this help message and exit

Gungho is Copyright (c) 2007 Daisuke Maki <daisuke@endeworks.jp> Endeworks Ltd. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.