tech teen twitter CLI

Dependency Status Gem Version License

a Twitter CLI for the future steve jobs'.

usage

gem install ttt-client
ttt [arguments]

rake isn't working with this project (at least to install gems) because i'm stupid

goal

make a CLI Twitter client that you can only interact with members of teen tech twitter with

docs

tweet

tweet text to a user

ttt tweet --to JFKingsley --body 'jon you tech teeeen'

get members

see the members in teen tech twitter. these are the only users you can tweet to

ttt members

contribution

git clone [email protected]:probablyjosh/ttt.git
cd ttt/
git checkout -b your-feature # then PR  PR PR :)