# apt-get install curl apache2 php5 php5-curl
# url="https://github.com/chrissimpkins/tweetledee/archive/master.zip"
# curl --silent --output tweetledee-master.zip --location $url
# unzip tweetledee-master.zip
# mv tweetledee-master/tweetledee /var/www/.
# # Subscribe an application at https://dev.twitter.com/apps/new
# grep ^.my /var/www/tweetledee/tldlib/keys/tweetledee_keys.php
# curl --silent http://127.0.0.1/tweetledee/homerss.php
# curl --silent http://127.0.0.1/tweetledee/userrss.php?user=at1as
No comments:
Post a Comment