Sha256: 55c324d6add82047b93cf9253e93acb0be2c52fd2617fb47d9132772d281a749
Contents?: true
Size: 1.27 KB
Versions: 2
Compression:
Stored size: 1.27 KB
Contents
# Twiterator Welcome to Twiterator, a simple CLI browser for the popular social networking site, twitter. ## Features As of version 0.2.1, a user is able to: -Input a twitter handle -Search for a user if they don't know the handle. Spaces and misspellings are allowed. -Search will display user's handle & display name, along with bio. -See stats on the user of their choice (followers, following). -Display up to 20 tweets from the user of their choice. -Differentiate between a retweet and an original tweet. -Display up to 15 replies to any given tweet. -Display stats on any given tweet (# of likes, retweets, and replies). -Navigate easily with simple commands such as "back," "new," "more," etc... -Maybe even a little more than that! ## Usage To use Twiterator, run bin/console and follow whatever instructions show up on the screen. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/[gloverab]/twiterator. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
twiterator-0.2.2 | README.md |
twiterator-0.2.1 | README.md |