t4rsh
Ruby library for accessing Twitter
Install
- All systems
-
curl cmd.cat/t4rsh.sh
- Debian
-
apt-get install ruby-twitter4r
- Raspbian
-
apt-get install ruby-twitter4r
- Dockerfile
- dockerfile.run/t4rsh
ruby-twitter4r
Ruby library for accessing Twitter
Twitter4R provides an object based API to query or update your Twitter account via pure Ruby. It hides the ugly HTTP/REST code from your code.