public
Rubygem
Description: command line tweets and an api wrapper for twitter
Homepage: http://twitter.rubyforge.org/
Clone URL: git://github.com/jnunemaker/twitter.git
Click here to lend your support to: twitter and make a donation at www.pledgie.com !
Added terminal image to website.
jnunemaker (author)
Wed Jul 23 19:57:07 -0700 2008
commit  918044ef0283df5b6e91b2a8dc0948cba7c07d8f
tree    d20bd4d1985280721c34dda794ec9baa4053c008
parent  d6b4781ad87c3501f618894bde35b66e6f51a3ac
...
1
2
 
3
4
...
1
 
2
3
4
0
@@ -1,3 +1,3 @@
0
 pkg
0
-.DS_STORE
0
+.DS_Store
0
 log
0
\ No newline at end of file
...
68
69
70
 
 
 
71
72
73
...
68
69
70
71
72
73
74
75
76
0
@@ -68,6 +68,9 @@ end
0
     </code></pre>
0
     
0
     <h2>Command Line</h2>
0
+
0
+ <p><img src="images/terminal_output.png" alt="Terminal Output" style="width:560px;" /></p>
0
+
0
   <p>The first thing you'll want to do is install the database so your account(s) can be stored.</p>
0
 
0
     <pre><code>$ twitter install</code></pre>

Comments

    No one has commented yet.